body
{ 
background: #ffffff
}

td.txt {
font-family : arial, verdana, geneva, helvetica;
font-size : 11px;
text-decoration : none;
font-weight: normal;
color : #000000;
text-align:center;
}

a:link, a:visited  { 
font-family : arial, verdana, geneva, helvetica;
font-size : 12px;
text-decoration : none;
font-weight: normal;
color: #336699
}
a:active	{ 
font-family : arial, verdana, geneva, helvetica;
font-size : 12px;
text-decoration : none;
font-weight: normal;
text-decoration : none;
color: #336699
}
a:hover { 
font-family : arial, verdana, geneva, helvetica;
font-size : 12px;
text-decoration : none;
font-weight: normal;
text-decoration : underline;
color: #336699
}
