A:link {color : #CE8BA9; text-decoration: none;}
A:visited {color : #CE8BA9; text-decoration: none;}
A:active {color : #CE8BA9; text-decoration: none;}
A:hover {color : black; text-decoration: : none;}

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

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

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

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

h1 {
font-family: Trebuchet MS;
font-style: italic;
font-size: 16px;
text-align: center;
color : #B62471;
letter-spacing : 1px;
padding-top : 5px;
padding-bottom : 5px;
margin-bottom: 10px;
background-color : black;
border-bottom : 5px #B62471 solid;
}

img { 
border: 0px; 
}

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

.pics img { 
margin: 4px;
border-width :3px;
border-color: #B62471;
background-color: #B62471;
border-style: solid;
}

.pics a:hover img { 
margin: 4px;
border-width :3px;
border-color: black;
background-color: black;
border-style: solid;
}
