



/* Main */


body 
{ 
background-color: #66CCCC;
font-family: Arial, Verdana, sans-serif;
font-size: 18px; 
color: 000000;
}

 a:link {color: 990033; text-decoration: none; }
a:active {color: 000066; text-decoration: none; }
a:visited {color: 580000; text-decoration: none; }
a:hover {color: 000066; font-size: 18px; text-decoration: none; }
