body.CompuAgentBody {
        background-color: #ffffff;
        margin-top: 0px;
        margin-left: 0px;
}

div.centered 
{
     text-align: center;
}

div.centered table 
{
     margin: 0 auto; 
     text-align: left;
}

.text {
	FONT-SIZE: 11px; COLOR: black; FONT-FAMILY: Tahoma,sans-serif
}
A:link {
	COLOR: #000000; TEXT-DECORATION: none
}
A:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
A:hover {
	COLOR: red; TEXT-DECORATION: none
}
A:active {
	COLOR: #000000; TEXT-DECORATION: none
}
