A:link {color : #D2A394; text-decoration: none;}
A:visited {color : #D2A394; text-decoration: none;}
A:active {color : #D2A394; text-decoration: none;}
A:hover {color : #D2A394; text-decoration: : underline;}

body {
margin: 0px;
background-color: black;

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

table, tr, td  {
font-family: verdana;
font-size: 10px;
color : #565656;
text-align: justify;
border: 0;
background-image : url(v2_bg.jpg);
}

textarea, select, input, option {
font-family: verdana;
font-size: 10px;
color : #565656;
background-color : white;
border-style: solid;
border-color: #565656;
border-width: 1px;
}

h1 {
font-family: Trebuchet MS;
font-style: italic;
font-size: 16px;
text-align: left;
color : #565656;
letter-spacing : 1px;
padding-left : 20px;
padding-top : 5px;
padding-bottom : 5px;
margin-bottom: 10px;
}

img { 
border: 0px; 
}

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