.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	color: #000000;
	text-transform: none;
	font-weight: normal;
	line-height: normal;
}
	
.navtable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: none;
}

.headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}

.default {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	color: #000000;
	text-transform: none;
	letter-spacing: 0px;
}
.copyright {
	font-size: .9em;
	font-style: italic;
}
	
a:link {
    color: #b09230;
    background-color: transparent;
	text-decoration:none;
	
}

a:visited {
	color: #b09230;
	background-color: transparent;
	text-decoration:none;
}

a:hover {
	color: #b09230;
    background-color: transparent;
    text-decoration: none;
}


}.tablecell {
	border: groove #cccccc;
	padding: 10px;
}
