body { 
color: #333333;
font-family: arial, tahoma, verdana; 
font size: 10px;
background-image: url(bg.gif);
background-repeat: repeat-x;
background-color: #FAEBBD;



 }
A:link
{ text-decoration: none; color:#F00F1F}
A:visited
{ text-decoration: none ; color:#F00F1F }
A:active
{ text-decoration: none; color:#F00F1F }
A:hover { color:#F00F1F ; filter: underline ; height: 0;}


td
{ font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 145%;
color: #000000; }