body.CompuAgentBody {
        background-color: #fbeec8;
}

a:link.contact
{
	text-decoration: none;
	color: White;
}

a:visited.contact
{
	text-decoration: none;
	color: White;
}

a:hover.contact
{
	text-decoration: underline;
	color: White;
}

a:active.contact
{
	text-decoration: none;
	color: White;
}

