.mtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
input, textarea, select {
	border: 1px solid #ff0000;
	background: #ffffff;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
a:link {
	color: #ff0000;
	text-decoration: none;
}
a:visited {
	color: #ff0000;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
}
a:active {
	color: #ff0000;
}
