body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
}


a.nav:link { color: white;
text-decoration : none; }

a.nav:visited { color: white; 
 text-decoration : none;
}
a.nav:hover { color: red; 
text-decoration : none;
}
.nav {
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
A:HOVER {
    text-decoration : none;
    color : Red;
}.border {
	border: 2px solid #FF6600;
}
strong {
	color: #0000FF;
}
