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