body.CompuAgentBody
{
    BACKGROUND-POSITION: left top;
    BACKGROUND-IMAGE: url(/Templates/Directory2/BodyBack.gif);
    BACKGROUND-REPEAT: repeat-x;
    BACKGROUND-COLOR: #505050;
}
div.centered 
{
     text-align: center;
}

div.centered table 
{
     margin: 0 auto; 
     text-align: left;
}

a:link
{
	font-weight: bold;
}

a:visited
{
	font-weight: bold;
}

a:hover
{
	text-decoration: underline;
	font-weight: bold;
}

a:active
{
	font-weight: bold;
}