A:link { text-decoration: underline; color: #D83A26 } 
a:active { text-decoration: underline; color: #D83A26 } 
A:visited { text-decoration: underline; color: #D83A26 } 
A:hover { text-decoration: none; color: #919AAD }

A:link.dark { text-decoration: underline; color: #919AAD } 
a:active.dark { text-decoration: underline; color: #919AAD } 
A:visited.dark{ text-decoration: underline; color:  #919AAD } 
A:hover.dark { text-decoration: none; color: #003399 } 

td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt}

.sidexTiles { background: url(images/assets/top_tile.gif) repeat-x; }