a:hover {
	color: #003366;
	background-color: #99CCFF;

}
a:link {
	color: #E8F3FF;
}
a:visited {

	color: #E8F3FF;
}
a:active {


	color: #E8F3FF;
}

