A:link      { text-decoration: bold; color:#C55607}
A:visited	{ text-decoration: none; color:#C55607}
A:active	{
	color:#000000;
	background-color: #000000;

}
	
A:hover		{
	color:#ffffff;
	background-color: #C55607;
	
}

body         { background-color: #000000; font-style: normal; font-variant: normal; 
               font-weight: normal; font-size: 20px; font-family: 
               Arial, SansSerif; color: #000000; 
                background-position: center 50% }
I		{ color: #000000; }
HR 		{
	color: #000000;
	height: 1px;
	width: 90%;
}
td, p { font: 18px "Arial", SansSerif; color:#000000}



}

