A:link {color : #000000; text-decoration: none;}
A:visited {color : #000000; text-decoration: none;}
A:active {color : #000000; text-decoration: none;}
A:hover {color : #E4E4E4; text-decoration: : none; border-bottom : solid 2px black;}

body {
margin: 0px;
background-color: white;
background-image:url(bg.jpg);

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

table, tr, td  {
font-family: verdana;
font-size: 10px;
color : #CBCBCB;
text-align: justify;
border: 0;
}

textarea, select, input, option {
font-family: verdana;
font-size: 10px;
color : #CBCBCB;
background-color : #464646;
border-style: solid;
border-color: #CBCBCB;
border-width: 2px;
}

h1 {
font-family: Trebuchet MS;
font-style: italic;
font-size: 14px;
text-align: center;
color : #E4E4E4;
letter-spacing : 1px;
padding : 0px;
padding-left : 15px;
margin-bottom : 7px;
}

img { 
border: 0px; 
}

b, strong { 
font-family: Trebuchet MS;
font-weight: bold;
font-style: italic; 
}