body{
	text-align: center;
	font-family: verdana;
	font-size: 10px;
	color: #6983B3;
}
.hoverlink{
	text-align: center;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	color: #87acc7;
}
.hoverlink:hover{
	text-align: center;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
}
