BODY, TD, P, LI, BLOCKQUOTE { 
font-family: arial, helvetica, serif;
font-size: 12px;
color:  #00c; 
} 

H1 { 
font-size: 36px; 
font-weight: bold; 
text-align: center; 
color: #0080c0;
} 
H3 { 
font-size: 16px; 
font-weight: bold; 
text-align: center; 
color: #0080c0; 
} 

A:link { 
color: #00c; 
font-weight: bold; 
background: transparent; 
text-decoration: none; 
} 

A:active { 
font-weight: bold; 
color: #0c0;
} 

A:visited { 
font-weight: bold; 
color: #00c; 
text-decoration: none; 
} 

A:hover { 
text-decoration: underline; 
color: #f00; 
} 

