
.txt {
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 11px;
 color: #ffffff;
 margin-bottom:10px;
 clip:   rect(   ); 
 margin-top: 0px; 
 padding-bottom: 11px; 
}


a:hover { 
 text-decoration:line-through; 
 color: ##CC3300;
}

a:link {
	color: #333333;
}

a:visited {
 color: #066cc;
}

a:active {
 color: #CC3300;
}
