body {
margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;
font-family: Arial, Helvetica, sans-serif;
} 

a:active{ color:#24216E; text-decoration: none } 
a:link { color:#24216E; text-decoration: none } 
a:visited { color: #24216E; text-decoration: none } 
a:hover { color: #000000; text-decoration: none; background: #669ACC; }

a.nav:active{ color:#24216E; text-decoration:none } 
a.nav:link { color:#24216E; text-decoration:none } 
a.nav:visited { text-decoration:none; color: #24216E; } 
a.nav:hover {  color: #000000; text-decoration: none; background: #669ACC; }

.pageTitles { color:#000000; font-size:16px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; }

.tableRowColor { background-color:#e0e0e0; }