A:link {color : #665874; text-decoration: none;}
A:visited {color : #665874; text-decoration: none;}
A:active {color : #665874; text-decoration: none;}
A:hover {color : white; text-decoration: : none;}

body {
margin: 0px;
background-color: #B7A9C7;
background-image:url(bg.jpg);
background-repeat:repeat-y;

SCROLLBAR-FACE-COLOR: #B7A9C7;
SCROLLBAR-HIGHLIGHT-COLOR: #B7A9C7;
SCROLLBAR-SHADOW-COLOR: #775F8F;
SCROLLBAR-3DLIGHT-COLOR: #775F8F;
SCROLLBAR-ARROW-COLOR: #775F8F;
SCROLLBAR-TRACK-COLOR: #B7A9C7;
SCROLLBAR-DARKSHADOW-COLOR: #B7A9C7;
}

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

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

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

img { 
border: 0px; 
}

a.nav, a.nav:link, a.nav:visited {
display:inline-block;
width:85px;
background: #A899BA;
text-align:center;
text-decoration:none;
font-family:Trebuchet MS;
font-size:9px;
color: #775F8F;
line-height:10px;
overflow:hidden;
padding: 2px;
letter-spacing : 1px;
}

a.nav:hover {
color: #775F8F;
background-image:url(bg.jpg);
}

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