A:link {color : #999999; text-decoration: none;}
A:visited {color : #999999; text-decoration: none;}
A:active {color : #999999; text-decoration: none;}
A:hover {color : #616161; text-decoration: : none;}

body {
margin: 0px;
background-color : #C0C0C0;

SCROLLBAR-FACE-COLOR: #C0C0C0;
SCROLLBAR-HIGHLIGHT-COLOR: #C0C0C0;
SCROLLBAR-SHADOW-COLOR: white;
SCROLLBAR-3DLIGHT-COLOR: white;
SCROLLBAR-ARROW-COLOR: white;
SCROLLBAR-TRACK-COLOR: #C0C0C0;
SCROLLBAR-DARKSHADOW-COLOR: #C0C0C0;
}

table, tr, td  {
text-align: justify;
font-family: verdana;
font-size: 9px;
color : #3166BC;
border: 0;
background-color : white;
}

textarea, select, input, option {
font-family: verdana;
font-size: 9px;
color : #3166BC;
border-style: solid;
border-color: #3166BC;
border-width: 1px;
}

h1 {
font-size: 9px;
text-align: left;
font-weight: bold;
margin : 0px;
text-transform: uppercase;
letter-spacing : 1px;
border-bottom : 1px solid #3166BC;
margin-bottom : 5px;
padding-left : 5px;
background-color : #DCE2EB;
}

img { 
border: 0px; 
}

.nav {
font-size: 9px;
text-align: left;
font-weight: bold;
margin : 0px;
text-transform: uppercase;
letter-spacing : 1px;
border-bottom : 1px solid #3166BC;
margin-bottom : 5px;
padding-left : 5px;
background-color : #DCE2EB;
}

.menu {
text-align: left;
padding-left : 0;
}