.body {
font-family: Arial, Helvetica, sans-serif; font-size: 10pt;
font-style: normal;
font-weight: normal;
line-height:20px; 
color: #000066
}

.navigate {
	background-color:#000066;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	height:20px;
	width:100%;
	font-weight:bold;
	color:#0099FF;
	display:block;
	padding:2px;
	text-align:center;
	text-shadow:#000000;
	text-decoration: none;
}

.navigate:hover {
	background-color:#0099FF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	height:20px;
	width:100%;
	font-weight:bold;
	color:#FFFF00;
	display:block;
	padding:2px;
	text-align:center;
	text-decoration: none;
}
