body
{
	font-family: Verdana, Arial;
	font-size: 10 pt;
	background-color: rgb(220,220,255);
	color: rgb(0,0,255);
}


a:link
{
	color: rgb(217,73,4); 
}
a:visited
{
	color: rgb(217,73,4); 
} 
a:active 
{
	color: rgb(217,73,4);
}



a				{text-decoration: none}
.Text        { font-family: Arial; color: #FFFFFF; font-size: 8pt; text-decoration: none }


-->