@charset "utf-8";
/* CSS Document */

.menu1 {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../Images/bg_176_2.gif);
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
}
.menu1:hover {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../Images/bg_176_3.gif);
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.tensp {
	font-family: tahoma;
	font-size: 11px;
	color: #330000;
	text-decoration: none;
}
.tensp:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #330000;
	text-decoration: underline;
}
<!--
.style2 {
	font-family: tahoma;
	font-size: 11px;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #379437;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #379437;
	text-decoration:none;
}
.text1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #379437;
	text-decoration:underline;
}


.style4 {
	color: #FFFF99;
	font-weight: bold;
}
-->

<!--
.style1 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
-->