body { 
color: #333333;
font-family: arial, tahoma, verdana; 
font size: 10px;
background-image: url(bg.gif);
background-repeat: repeat-x;
background-color: #F4F4F4;
 }
A:link
{ text-decoration: none; color:#08A0AE}
A:visited
{ text-decoration: none ; color:#08A0AE }
A:active
{ text-decoration: none; color:#08A0AE }
A:hover { color:#08A0AE ; filter: underline ; height: 0;}


td
{ font-family: tahoma, arial, verdana; 
font-size: 11px;
line-height: 138%;
color: #14424E; }