body {  
background-attachment: fixed; 
background-repeat: no-repeat; 
font-family: Verdana; 
font-size: 10px; 
text-align: justify }

a:link { 
font-weight: bold;
color: #336600;
cursor: hand; 
text-decoration: none; }

a:active {  
text-decoration: none;
cursor: hand; 
color: #336600
font-weight: normal }

a:hover { 
font-weight: bold;
color: #660033; 
cursor: hand; 
text-decoration: none; }

a:visited { 
font-weight: bold;
color: #336600;
cursor: hand; 
text-decoration: none; }