
body { 
color: #333333;
font-family: arial, tahoma, verdana; 
font size: 10px;
background-image: url(bg.gif);
background-repeat: repeat-x;
background-color: #FEFBF5;
 }
A:link
{ text-decoration: none; color:#991C1C }
A:visited
{ text-decoration: none ; color:#991C1C }
A:active
{ text-decoration: none; color:#991C1C }
A:hover { color:#991C1C ; filter: none ; height: 0;}


td
{ font-family: tahoma, arial, verdana; 
font-size: 11px;
line-height: 140%;
color: #333333; }

