.menu {color: #ffffff;font-size: 11px;font-family: Tahoma;text-decoration: none;font-weight: bold;}
.menu A{color: #ffffff;font-size: 11px;font-family: Tahoma;text-decoration: none;font-weight: bold;}
.menu A:visited{color: #ffffff;font-size: 11px;font-family: Tahoma;text-decoration: none;font-weight: bold;}
.menu A:link{color: #ffffff;font-size: 11px;font-family: Tahoma;text-decoration: none;font-weight: bold;}
.menu A:hover{color: #ffffff;font-size: 11px;font-family: Tahoma;text-decoration: underline;font-weight: bold;}



.black11 {font: 11px Tahoma;font-weight: normal;color: #353535;text-decoration: none;}
.black11 A {font: 11px Tahoma;font-weight: normal;color: #353535;text-decoration: underline;	}
.black11 A:visited {font: 11px Tahoma;font-weight: normal;color: #353535;text-decoration: underline;}
.black11 A:link {font: 11px Tahoma;font-weight: normal;color: #353535;text-decoration: underline;	}
.black11 A:hover {font: 11px Tahoma;font-weight: normal;color: #353535;text-decoration: underline;	}
.black12 {font: 12px Tahoma;font-weight: normal;color: #353535;text-decoration: none;}
.black12 A {font: 12px Tahoma;font-weight: normal;color: #353535;text-decoration: none;	}
.black12 A:visited {font: 12px Tahoma;font-weight: normal;color: #353535;text-decoration: none;}
.black12 A:link {font: 12px Tahoma;font-weight: normal;color: #353535;text-decoration: none;	}
.black12 A:hover {font: 12px Tahoma;font-weight: normal;color: #353535;text-decoration: underline;	}


.yellow12 {font: 12px Arial;font-weight: normal;color: #e5ac15;text-decoration: none;vertical-align: middle;}
.yellow12 A {font: 12px Arial;	font-weight: normal;	color: #e5ac15;	text-decoration: underline;	vertical-align: middle;}
.yellow12 A:visited {font: 12px Arial;	font-weight: normal;	color: #e5ac15;	text-decoration: underline;	vertical-align: middle;}
.yellow12 A:link {font: 12px Arial;	font-weight: normal;	color: #e5ac15;	text-decoration: underline;	vertical-align: middle;}
.yellow12 A:hover {font: 12px Arial;	font-weight: normal;	color: #e5ac15;	text-decoration: underline;	vertical-align: middle;}
.yellow14 {font: 14px Arial;font-weight: normal;color: #e5ac15;text-decoration: none;vertical-align: middle;}
.yellow14 A {font: 14px Arial;	font-weight: normal;	color: #e5ac15;	text-decoration: none;	vertical-align: middle;}
.yellow14 A:visited {font: 14px Arial;	font-weight: normal;	color: #e5ac15;	text-decoration: none;	vertical-align: middle;}
.yellow14 A:link {font: 14px Arial;	font-weight: normal;	color: #e5ac15;	text-decoration: none;	vertical-align: middle;}
.yellow14 A:hover {font: 14px Arial;	font-weight: normal;	color: #e5ac15;	text-decoration: underline;	vertical-align: middle;}

.yellow16 {font-weight: bold;color: #e5ac15;text-decoration: none;vertical-align: middle;font-size: 12px;font-family: Tahoma;font: bold;}
.red14{	font-family: Tahoma;	font-size: 14px;	font-weight: bold;	color: #FF4040;}
#dropmenudiv{
	position: absolute;
	border: 1px solid #282828;
	color: Black;
	font-size: 10px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 21px;
	z-index: 100;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	text-decoration: none;
}
.act_menu{
	background-color : Fuchsia;
	padding-bottom : 0;
	padding-left : 5;
	padding-right : 0;
	padding-top : 0;
}
.menu_off{
	background-color: #424242;
	padding-bottom: 0;
	padding-left: 5;
	padding-right: 5;
	padding-top: 0;
	text-align: left;
}
.menu_off A {
	color: White;
	text-decoration: none
}