body
{
	background-color:#F6F0F6;
    margin: 0;
    padding: 0;
    font-family: Verdana, Arial, sans-serif;
	font-size: 0.75em;
}

a {
	text-decoration: none;
	background: url(/images/underline.gif) bottom left repeat-x;
    color: #008000;
}

a:hover 
{
	color: #999999; 
	text-decoration: underline;
}
