a:link {
	color: #CC00FF;
	text-decoration: none;
}
a:visited {
	color: #CC00FF;
	text-decoration: none;
}
a:hover {
	color: #CCCCFF;
	text-decoration: none;
}
a:active {
	color: #CCCCFF;
	text-decoration: none;
}
font {
	font-family: Arial, Helvetica, sans-serif;
}
