   	 a:hover {color: navy; text-decoration: underline; cursor: question;}
     a {color: navy;}
   a.Blue:hover {color: navy; text-decoration: underline;
     cursor: question;} a.white:hover {color: navy; text-decoration: underline; cursor: question;}
     a.white {color: white;} a.Blue {text-decoration: none;
     color: Gray;} 
	 a.gray:hover {color: white; text-decoration: underline; cursor: question;}
     a.gray {color: silver;}
	 
	    a.Navy:hover {color: navy; text-decoration: underline;
     cursor: question;}
	 a.Navy {text-decoration: none;
     color: navy;} 

.style6 {color: #333333}

.style1 {color: #000066}
.style2 {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style3 {
	font-size: 14px;
	font-weight: bold;
}
.style4 {font-size: 14px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }
.style5 {font-family: Arial, Helvetica, sans-serif}

