
A:link {text-decoration: underline; color:#000000}
A:visited {text-decoration: underline; color: #000000}
A:active {text-decoration: none; color: #000000}
A:hover {text-decoration: overline underline; color: #000000};
BODY {scrollbar-arrow-color:#000000; scrollbar-face-color:#EDE7DE;}

BODY {font-size: 12px;
	font-family: century,Verdana, Geneva, Arial;
	color: #000000;
	background: #dbd4c0; }
	
td {font-family: century,verdana, arial;}
td {font-size: 12px; }
td {color: #000000; }

h1 {font-family: century,verdana, times, arial, verdana;} 
h1 {font-weight:bold;}
h1 {color: #BB9228;}
h1 {font-size: 15px;}


#navlist li { list-style-type: square; color: #000000 }

#navlist
{
margin: 0;
padding: 0 0 20px 10px;
border-bottom: 1px solid #000;
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
float: left;
line-height: 14px;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #000;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 4px solid #000;
padding-bottom: 2px;
background: transparent;
color: #000;
}

#navlist a:hover { color: #000; }
