.subpages {
	text-decoration: none;
}a   {
   color : #004c96;
   font-family : arial, helvetica, verdana;
   text-decoration: none;
}

a:hover   {
   color : #0c68b6;
}


.bodytext { 
   font-family: arial, helvetica, sans-serif;
   font-size: 12px;
   text-decoration: none;
}

.bodysmallgrey {
   font-size: 8pt;
   font-face: arial, helvetica, verdana;
   color: #555555;
   text-decoration: none;
}
   

a.bodysmallgrey {
   font-size: 8pt;
   font-face: arial, helvetica, verdana;
   color: #555555; 
   text-decoration : none;
}

a.bodysmallgrey:hover {
   color: #777777; 
   text-decoration : none;
}


