.txt_footttl {
font-family:tahoma;
font-size:12px;
color:#FFF;
}

a.txt_foot:hover {
font-family:tahoma;
font-size:12px;
color:red;
text-decoration:underline;
}

a.txt_foot:link,a.txt_foot:visited,a.txt_foot:active {
font-family:tahoma;
font-size:12px;
color:#FFF;
text-decoration:none;
}