body{
	background-color: #4C918D;
	font-family: Arial;
	font-size: 12pt;
}
A
{
	color:#FFFFFF;
	text-decoration : none;
}
A:link
{
	text-decoration : none;
	color:#FFFFFF;
}
A:active
{
	text-decoration : underline;
	color : #FFFFFF;
}
