.bottom A:link {color: white; text-decoration: underline}
.bottom A:visited {color: white; text-decoration: underline}
.bottom {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}
.bottom A:hover { color: yellow; text-decoration: underline}
.bottom A:active {color: red; text-decoration: underline}


