body.CompuAgentBody {
        background-color: #f1e9c8;
}

.myclass{margin:0 auto;width:750px}

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;
}