a:link { text-decoration: none; color: "red"}
a:visited { text-decoration: none; color: "red"}
a:active { text-decoration: none; color: "red"}
a:hover { text-decoration: underline; font-weight: bold}
body { font-family: Verdana; font-size: 12px; color: "red"; background-color: #000000}
td { font-family: Verdana; font-size: 12px; color: "red"; background-color: #000000} 
.small {color: "red"; font-size: 12px; font-weight: bold; font-family: Verdana} 
.medium {color: "red"; font-size: 14px; font-weight: bold; font-family: Verdana} 
.large {color: "red"; font-size: 16px; font-weight: bold; font-family: Verdana} 