A:link {text-decoration: none; color: #333333;}
A:active {text-decoration: none; color: #333333;}
A:visited {text-decoration: none; color: #333333;}
A:hover {text-decoration: underline; color: #333333;}
.txt {
font-size: 13px; font: Arial, Helvetica, sans-serif; color: black; text-align: center; 
position:absolute; top:90%; left:50%;
margin-top:-25px; margin-left:-400px;
}
body {
background-image: url('back.png');
background-repeat: repeat-x;
}
