body  {
	color: #262C15;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
} 



table, tr, td  {
	color: #262C15;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

h1, h2, h3  {
	color: #262C15;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
} 


a.bottommenu, a.bottommenu:visited, a.bottommenu:active {
	color: #A89562;
	font-size: xx-small;
}
a.bottommenu:hover {
	color: #666666;
	font-size: xx-small;
}

.small {
	font-size: xx-small;
}


a {
	color: #262C15;
	text-decoration: none;
	font-weight: bold;
} 

a:visited {
	color: #262C15;
	font-weight: bold;
	text-decoration: none;
} 

a:active {
	color: #262C15;
	font-weight: bold;
}

a:hover {
	font-weight:bold;
	color: #262C15;
	text-decoration: underline;
}




