a:link
{
	color: rgb(0,0,0); 
}
a:visited
{
	color: rgb(0,0,0); 
} 
a:active 
{
	color: rgb(0,0,0);
}
body
{
	font-family: Verdana, Arial, Times;
	color: rgb(0,0,0);
}





