@charset "utf-8";
.menu_whitex {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_blackx {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #222222;
	text-decoration: none;
	font-style: normal;
}
.maintext_white {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
}
.maintext_black {
	font-family: Verdana;
	font-size: 12px;
	color: #222222;
	text-decoration: none;
	font-style: italic;
}
.maintext_white_gal {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	
}
.maintext_black_gal {
	font-family: Verdana;
	font-size: 10px;
	color: #222222;
	text-decoration: none;
	
}
a.menu_white:link        {
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana;

}
a.menu_white:active      {
	text-decoration: none;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;

}
a.menu_white:visited     {
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana;
	font-weight: bold;
	font-size: 14px;

}
a.menu_white:hover	      {
	color: #222222;
	text-decoration: none;
	font-family: Verdana;
	font-weight: none;
	font-size: 14px;

}
a.menu_black:link        {
	color: #222222;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana;

}
a.menu_black:active      {
	text-decoration: none;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #222222;

}
a.menu_black:visited     {
	color: #222222;
	text-decoration: none;
	font-family: Verdana;
	font-weight: bold;
	font-size: 14px;

}
a.menu_black:hover	      {
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana;
	font-weight: none;
	font-size: 14px;

}