A:visited	{
color: #045C04;
text-decoration:	underline;
}
A:active {
color: #C00000;
text-decoration:	underline;
}
A:link 	{
color: #008400;
text-decoration:	underline;
}
A:hover {
color: #C00000;
text-decoration:	none;
}



BODY {
background-color: white;
}



BODY {
font-family: Verdana, Arial, Helvetica, sans-serif
}

