a:link	{
	color : #FFFFFF;
	text-decoration : underline;
}

a:visited {
	color : #FFFFFF;
	text-decoration : underline;
}

a:hover	{
	color : #FFFFFF;
	text-decoration : none;
}

a:active {
	color : #FFFFFF;
}



.body {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; text-align: justify; color: #FFFFFF}