.txt{
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #FFCC00;
	font-weight : normal;
	text-decoration : none;
	line-height : 16px;	
}
.txt A:link      { color:#CCCCCC; text-decoration : none; }
.txt A:visited  { color:#CCCCCC; text-decoration : none; }
.txt A:active  { color:#FFCC00; text-decoration : underline; }
.txt A:hover   { color: #FFCC00; text-decoration : underline; }
