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