BODY { 
 background-color: "#999999";

margin-top: 0pt; margin-left: 0pt; }

P {
font-family: "verdana", Arial;
font-size: 10pt;
}



.AMouseOver
{
	text-decoration:none; color:#ffcc00; font: "Verdana"; font-size:10pt; 
}
.AMouseOut
{
	text-decoration:none; color:white; font: "Verdana"; font-size:10pt; 
}

.AnchorStyle
{
	text-decoration: none;
	color: orange;
	font:Verdana;
	font-size: 10pt;
}
	
.AnchorStyleMouseOver
{
	text-decoration:none; color:#ffcc00; font:Verdana; font-size:10pt; 
	}	
	


.myStyle
{	
	
	background-color: #213c6b;
}

.myStyle1
{
	background-color: #E6E6E6;

}
.blinkytext 
{

     text-decoration: blink;
     font-style: normal;
 }