body {
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color:#FFFFCC;
text-align:center;
font-size:10pt;
color:#414242;
background-repeat:repeat;
}

table {
background-color:#B7BAC9;
border-style:solid;
border-width:3px;
border-color:#ac0000;
margin: 0px auto;
font:Verdana, Arial, Helvetica, sans-serif;
text-align:center;
font-size:10pt;
width:600px;

}


a:link {
color: #ac0000;
font-weight:bold;
text-decoration:none;
border:0;
} 
a:visited {
color: #ac0000;
font-weight:bold;
text-decoration:none;
border:0;
}

a:hover {
color: #000000;
font-weight:bold;
text-decoration:none;
border:0;
} 

a:active {
color: #ac0000;
font-weight:bold;
text-decoration:none;
border:0;
} 


a:link img{
color: #white;
border-width:0px;
} 
a:visited img{
color: #white; 
border-width:0px;
}

a:hover img{
color: white;
border-width:0px;
} 

a:active img{
color: #white;
border-width:0px;
}

