H2 {background-color: 8B0000;
color : white;
font-family:Arial;}
H1{font-family:Arial;}
P{font-family:Arial;}
A{font-family:Arial;}
H3{font-family:Arial;}

A:link {							
color: black; 
text-decoration:none; 
   }

A:visited{
color: 8B0000; 
text-decoration:none; 
   }


A:focus{
color: blue; 
text-decoration:underline; 
   }

A:hover{
color: blue; 
text-decoration:underline; 
   }

A:active{
color: green; 
text-decoration:none; 
   }

UL{font-family:Arial;}