.menutext, 
.menutext a:link, 
.menutext a:visited, 
.menutext a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
}
.menutext a:hover {
	text-decoration: underline;
}
.text_11_black,
.text_11_black a:link,
.text_11_black a:visited,
.text_11_black a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.text_11_black a:hover {
	text-decoration: underline;
}
.text_13_black,
.text_13_black a:link,
.text_13_black a:visited,
.text_13_black a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.text_13_black a:hover {
	text-decoration: underline;
}.forms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	border: 1px solid #999999;
	padding: 3px;
}

