BODY  { 
    background-image:url(hp8.jpg);
    background-repeat:no-repeat;
	margin-left: 80px;
	margin-right:80px;
	margin-top:300px;
}

P  {
	font-size : 10pt;
	font-family : Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #663300;
	text-align : center;
	}

.link {font-size: 8pt;
        font-family : Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
        	font-weight: bold;
	color : #663300;
	text-decoration:none;}

A:Link  {
    color : #663300;
        font-size: 8pt;
	font-weight: bold;
	text-decoration:none;
	}

A:Visited  {
	color : #660000;
	  font-size: 8pt;
	font-weight: bold;
	text-decoration:none;
	}
A:Active  {
	color : #cc0033;
	  font-size: 8pt;
	text-decoration:none;
	}
A:Hover {
    color : #669900;
	}
