
a:link, a:active, a:visited {
color: #ffffff;
font-size : 12; 
Font-Family: Arial;
text-decoration: none}

a:hover {
color: #7A92B3;
font-size : 12; 
Font-Family: Arial; 
text-decoration: overline underline}

BODY {
background-color: #2D2D2D;
background-image:url(background.jpg);
background-position:top;
background-repeat:repeat-x;
