html {
overflow: scroll;
} 


a:link {color: #0066FF;}
a:visited {color: #0066FF;}
a:active {color: #00FF00;}
a:hover {color: #FF0000;}
a {text-decoration: none;}


p {

font-family:"Verdana","Ariel",Sans Serif;
color: #535353;
line-height: 110%;
margin-left:8px; 
margin-right:8px; 
margin-top:8px; 
margin-bottom:12px;
}

