/* Link Properties */
a             { text-decoration: underline; font-size: 11px; color: #994A4A; font-family: Verdana }  
a:link        { text-decoration: underline; font-size: 11px; color: #994A4A; font-family: Verdana }
a:visited     { text-decoration: underline; font-size: 11px; color: #994A4A; font-family: Verdana }
a:active      { text-decoration: underline; font-size: 11px; color: #994A4A; font-family: Verdana }
a:hover       { text-decoration:      none; font-size: 11px; color: #994A4A; font-family: Verdana } 
