a:link {
	color: #000099;
	text-decoration: none;


}
a:visited {
	text-decoration: none;
	color: #000099;


}
a:hover {
	color: #000099;
	background-color: #FFFFFF;
	font-weight: bolder;
	font-style: normal;
	text-decoration: none;







}
a:active {
	text-decoration: none;
	color: #000099;


}
.bold {
	font-weight: bold;
}

