P {
   font-size : 10pt; 
   font-family : Verdana, Arial, Helvetica, sans-serif; 
}

.one {
   font-size : 8pt; 
   font-family : Verdana, Arial, Helvetica, sans-serif; 
}

.standard_link1 {
   font-size : 10pt; 
   font-family : Tahoma;
}

.standard_link2 {
   font-size : 12pt; 
   font-family : Arial; 
}

.footer_link {
   font-size : 10pt; 
   font-family : Arial;
   color:yellow;
   font-weight : Bold;
}

.header_link {
   font-size : 11pt; 
   font-family : Arial;
   color:yellow;
}

a.one:link {font-weight : Bold; color:blue;} 
a.one:visited {font-weight : Bold; color:blue;} 
a.one:hover {font-weight : Bold; color:red;}
a.one:active {font-weight : Bold; color:blue;}

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;}

a.standard_link2:link {font-weight : Bold; color:blue;} 
a.standard_link2:visited {font-weight : Bold; color:blue;} 
a.standard_link2:hover {font-weight : Bold; color:red;}
a.standard_link2:active {font-weight : Bold; color:blue;}

a.footer_link1:link {font-weight : Bold; color:yellow;} 
a.footer_link1:visited {font-weight : Bold; color:yellow;} 
a.footer_link1:hover {font-weight : Bold; color:orange;}
a.footer_link1:active {font-weight : Bold; color:yellow;}

a.header_link:link {font-weight : Bold; color:yellow;} 
a.header_link:visited {font-weight : Bold; color:yellow;} 
a.header_link:hover {font-weight : Bold; color:orange;}
a.header_link:active {font-weight : Bold; color:yellow;}
