/* hypertext links */
A:link {color: #666633; text-decoration: none;}
A:visited {color: #666633; text-decoration: none;}
A:active {color: #666633; text-decoration: none;}
A:hover {color: #333333; text-decoration: underline;}

/* basic elements */
body
{
margin-left:0px;
margin-right: 0px;
margin-top:0px;
margin-bottom:0px;
background-color:#CCCC66;
}

td {font-family:Arial, sans-serif; font-size:12px; color:#333333;}
table.border {border:solid 1px #333333;}

/*  footer  */
.footer1 {font-family:Arial, sans-serif; font-size:10px; color: #333333;}


