body.CompuAgentBody
{
    BACKGROUND-COLOR: #000000;
    }

A.contact:link {
	COLOR: white; TEXT-DECORATION: none
}
A.contact:visited {
	COLOR: white; TEXT-DECORATION: none
}
A.contact:hover {
	COLOR: white; TEXT-DECORATION: underline
}
A.contact:active {
	COLOR: white; TEXT-DECORATION: none
}
div.centered 
{
     text-align: center;
}

div.centered table 
{
     margin: 0 auto; 
     text-align: left;
}

