.topmenu {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.topmenu:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFF99;
	text-decoration: none;
}.leftmenu {
	font-family: Tahoma;
	font-size: 11px;
	color: #996600;
	text-decoration: none;
}
.leftmenu:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #993300;
	text-decoration: underline;
}
.textcaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #996600;
	text-decoration: none;
}
.normaltext {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	line-height: 20px;
}
a.normaltext{
	font-family: Tahoma;
	font-size: 12px;
	color:#003366;
	text-decoration: none;
	line-height: 20px;
	text-decoration: underline;
}
a.normaltext:hover{
	font-family: Tahoma;
	font-size: 12px;
	color:#990000;
	text-decoration: none;
	line-height: 20px;
	text-decoration: underline;
}

.btmmenu {
	font-family: Tahoma;
	font-size: 11px;
	color: #993300;
	text-decoration: none;
}
.btmmenu:hover {
	font-family: Tahoma;
	font-size: 11px;
	color:#993399;
	text-decoration: underline;
}
