

body {
background:white; 
color:#000000;
font:large,arial

}




p,ul,li {
font:.smaller arial,verdana,geneva,helvetica,sans-serif;
}



a:link { 
color: 000000;
background: transparent;
text-decoration: none;
} 

a:visited { 
color: black; 
background: transparent;
text-decoration: none;
} 

a:hover { 
color: #FFFFFF;
background: AAAAAA;
text-decoration: none;
} 





//a:active { 
//color:#cc0033; 
//background:transparent; 
//}

/* Above seemed to comment out just fine, but this is what all the sites said to use */
