body.CompuAgentBody
{ 
	background: url(/data/graphics/office/paradigm/bg.gif);
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:link.contact
{
	text-decoration: none;
	color: Red;
}

a:visited.contact
{
	text-decoration: none;
	color: Red;
}

a:hover.contact
{
	text-decoration: underline;
	color: Red;
}

a:active.contact
{
	text-decoration: none;
	color: Red;
}
