a {
	text-decoration: none;
	font-weight: normal;
	color: #336699;
}
a:link {
	text-decoration: none;
	font-weight: normal;
	color: #336699;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;

}
a:active {
	text-decoration: none;
	font-weight: normal;
	color: #336699;
}
