h1 { 
color : #000000; 
font-size : 26px; 
} 
h2 { 
color : #000033; 
font-size : 22px; 
} 
h1 { 
text-decoration : underline; 
} 
A IMG { 
border : 1px solid #000000; 
background : #0285C6;
} 
A:hover IMG { 
border : 1px solid #ff0000; 
} 
div.c2 { 
text-align : center; 
} 
h1.c1 { 
text-align : center; 
} 
A:link { 
font-weight : bold; 
color : #cc0000; 
text-decoration : none; 
} 
A:visited { 
font-weight : bold; 
color : #cc0000; 
text-decoration : none; 
} 
A:active { 
font-weight : bold; 
color : #c6f30f; 
text-decoration : none; 
} 
a:hover { 
color : #ff0000; 
text-decoration : none; 
} 
BODY { 
color : #000033; 
} 
TD { 
color : #000033; 
} 
BODY { 
background-color : #66ccff; 
}
