a.bottom_menu:link { 
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: blue;
	text-decoration: none;
}
a.bottom_menu:visited { 
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: blue;
	text-decoration: none;
}
a.bottom_menu:hover { 
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: red;
	text-decoration: none;
}

.bottom_txt_vst {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.bottom_txt_sep {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
