A.topmenu:link {
	color: #FFFFFF;
	text-decoration: none;
	font: "Tahoma";
	font-size: 13px;
	font-weight: bold;
	}
A.topmenu:active {
	color: #FFFFFF;
	text-decoration: none;
	font: "Tahoma";
	font-size: 13px;
	font-weight: bold;
}
A.topmenu:visited {
	color: #FFFFFF;
	text-decoration: none;
	font: "Tahoma";
	font-size: 13px;
	font-weight:bold;
}
A.topmenu:hover {
	color: #CE8B00;
	text-decoration: none;
	font: "Tahoma";
	font-size: 13px;
	font-weight: bold;
}
A.bottom:link {
	color: ##01581e0;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
}
A.bottom:active {
	color: ##01581e0;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
}
A.bottom:visited {
	color: #01581e;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
}
A.bottom:hover {
	color: #009933;
	text-decoration: none;
	font-family: Tahoma;
	font-size:10px;
	font-weight: bold;
}
A.active:link {
	color: #000000;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
A.active:active {
	color: #000000;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
A.active:visited {
	color: #000000;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
A.active:hover {
	color: #CE8B00;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}

