body{background-color: white;
     font-family : Verdana, Arial, Helvetica, sans-serif;
	color : Navy;}



h1, h2, h3, h4, h5, h6 {color: navy;}

hr {color: green; width: 50%;}

address {color: blue;}


a:link{color: blue;}
a:visited{color: #FF0033;}
a:hover{color: green;
       font-size: 16px;}

links {font-size: 15px;}