a:link {
	color: #032269;
	text-decoration: none;

}
a:visited {
	color: #666666;
	text-decoration: none;

}
a:hover {
	color: #CC0000;
	text-decoration: none;

}
a:active {
	color: #000000;
	text-decoration: none;

}
