/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(0,0,0); background-color: rgb(255,255,255);}
 A:active { text-decoration: none ;}
 A:link { color: rgb(0,0,255); text-decoration: none ;}
 UL { font-weight: bold;}
 A:visited { color: rgb(128,0,128); text-decoration: none ;}
 H2 { font-size: 12px;}
 P { font-size: 28px;}
 H3 { font-size: 12px;}
 H4 { font-size: 12px;}
 A:hover { text-decoration: none ; background-color: rgb(255,51,51);}
 
