P {
   font-size : 10pt; 
   font-family : Verdana, Arial, Helvetica, sans-serif; 
}

.standard_link1 {
   font-size : 10pt; 
   font-family : Tahoma;
   font-weight : Bold;
}

a.standard_link1:link {font-weight : Bold; color:blue;} 
a.standard_link1:visited {font-weight : Bold; color:blue;} 
a.standard_link1:hover {font-weight : Bold; color:red;}
a.standard_link1:active {font-weight : Bold; color:blue;}
