/* WVC.CSS */

BODY
{

background-color:FFFFFF;
font-family:georgia,book antiqua,garamond,times new roman;
margin-top:5%; 
margin-left:5%;
margin-right:5%;
margin-bottom:5%
}



A:link {text-decoration: none; color="#000080"}
A:visited {text-decoration: none; color="#000080"}
A:active {text-decoration: none; color="#000080"}
A:hover {text-decoration: none; color: red;}

 


em {font-weight:bold}




/*END*/