BODY { 
font-size : 10;
font-family : Verdana;
color : #000000;
background : #FFFFFF url() fixed repeat;
} 

A:visited, A:link, A:active { 
font-weight : Bold;
font-size : 16;
font-family : Verdana;
color : #000099;
text-decoration : Underline;
} 

A:hover { 
font-weight : Bolder;
font-size : 16;
font-family : Verdana;
color : #FF0000;
background : #FFFFFF;
text-decoration : Underlined;
} 

H1 { 
font-family : Tahoma;
color : #000099;
}

 H2 { 
font-family : Tahoma;
color : #000099;
}

 H3 { 
font-family : Tahoma;
color : #000099;
}
