<style>
body {
     font-family: Verdana; 
     font-size: 10px; 
     color: black;
     scrollbar-arrow-color: red;
     scrollbar-base-color: #FF9900;
     scrollbar-dark-shadow-color: #1D50AC;
     scrollbar-track-color: #666666;
     scrollbar-face-color: #FF9900;
     scrollbar-shadow-color: #000000;
     scrollbar-highlight-color: #666666;
     scrollbar-3d-light-color: #FFCC66}
.info { 
     font-family: Verdana; 
     font-size: 10px; 
     text-decoration: none; 
     color: black} 
.row { 
     font-family: Verdana; 
     font-size: 10px; 
     text-decoration: none; 
     text-transform: uppercase;
     color: black} 
.data { 
     font-family: Verdana; 
     font-size: 10px; 
     text-decoration: none; 
     text-transform: uppercase;
     font-weight: bold;
     color: black} 

.button {
     font-family: Verdana; 
     font-size: 10px; 
     color:#003399; 
     font-weight: bold}
A:link {
     text-decoration:none; 
     color: black}; 
A:visited {
     text-decoration: none; 
     color: black};
A:hover {
     text-decoration: none; 
     color: black}; 
a:link.nav {
     text-decoration: none;  
     color: black}; 
a:visited.nav {
     text-decoration: none; 
     color: black}; 
a:hover.nav {
     text-decoration: none; 
     color: black};
a:hover {
     text-decoration: none; 
     color: black}; 
.input {
     font-family: Verdana; 
     font-size: 10px; 
     background-color:#FFFF99}
h1   {
     font-family: Verdana; 
     font-size: 10px; 
     color: black; 
     font-weight: bold; 
     text-transform:capitalize}
     
.trow {
     font-family: Verdana; 
     font-size: 10px; 
     text-decoration: none; 
     color: "#99CCFF";
     text-transform: capitalize
     } 
</style>