

body {
    font-family: Tahoma;
    font-size: 9px;
    color: #6f4847;
    text-align: justify;
    letter-spacing: 1px;
    line-height: 12px;
    scrollbar-face-color: #541412;
    scrollbar-highlight-color: #5f3737;
    scrollbar-3dlight-color: #5f3737;
    scrollbar-darkshadow-color: #070304;
    scrollbar-shadow-color: #070304;
    scrollbar-arrow-color: #5f3737;
    scrollbar-track-color: #070304;
}

.head {
color: #885354;
background-color: #422020;
font-family: Arial;
margin-left: 0px;
font-weight: bold;
font-size: 13px;
text-align: center;
letter-spacing: 1px;
border-bottom: 1px solid #623637;
}

a:link {
	color: #a17775;
	text-decoration: none;
	cursor: help;
}

a:active {
	color: #8a5150;
	text-decoration: none;
	cursor: help;
}

a:visited {
	color: #8a5150;
	text-decoration: none;
	cursor: help;
}

a:hover {
	background-color: #804e4c;
	color: #fae2f7;
	text-decoration: none;
	cursor: help;
}


a.nav 
{
        height: 15px;
	padding-left: 22px;
	display: block;	
	font-weight: bold;
	font-size: 10px;
	font-family: tahoma;
	color: #d7b7b8;
	text-decoration: none;
	line-height: 15px;	
	background-image: url(out.gif);
	background-repeat: no-repeat;
}

a.nav:hover 
{
        height: 15px;
	padding-left: 22px;
	display: block;	
	color: #E5A7A4;
	text-decoration: none;	
	background-image: url(in.gif);
	background-repeat: no-repeat;
}
