a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	text-transform: uppercase;
	color: #003300;

}
