a:link {
	font-weight: bolder;
	color: #0033FF;
	text-decoration: none;
}
a:visited{
	font-weight: bolder;
	color: #0033FF;
	text-decoration: none;
}
a:hoover{
	font-weight: bolder;
	color: #0033FF;
	text-decoration: none;
}a:active{
	font-weight: bolder;
	color: #0033FF;
	text-decoration: none;
}