a:link {
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #6600FF;
	text-decoration: none;

}
a:visited {
	color: #6600FF;
	text-decoration: none;

}
a:active {
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #6600FF;
	text-decoration: none;

}
a:hover {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;


}
