<STYLE type=text/css>
A
{color: #FFA86F;
font-family: verdana;
font-size: 10;
text-decoration: none;
font-weight: bold;}

P
{font-size: 10;
font-family: verdana;
font-weight: normal;
color: #FFA86F }

	a:link, a:visited, a:active {text-decoration: none; color: #FFa86f; font-size: 10; font-weight: bold }
	a:hover { text-decoration: none; color: #daf8fe; font-weight: bold }
	
TABLE
{font-size: 10;
font-family: verdana;
font-weight: normal;
color: #FFA86F }

BODY
{font-size: 10;
font-family: verdana;
font-weight: normal;
background-color: #000000;
color:rgb(255,168,111) ;}


</STYLE>