a:link
{
	color: #0000FF; text-decoration: none;
}
a:visited
{
	color: #0000FF; text-decoration: none;
 } 
a:active 
{
	color: #0000FF; text-decoration: none;
 }
body
{
	font-family: Verdana;
	background-color: rgb(255,255,255);
	color: #000000;
}
table
{
	table-border-color-light: rgb(204,153,255);
	table-border-color-dark: rgb(102,0,102); font-family:Verdana; color:#000000 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana;color:#D96C00
}
