a:hover { font-family: helvetica; color: #ffffff;}
a 	{ font-family: helvetica; text-decoration: none; color: #666666;}
a.mmm_cv:hover 	{ font-family: helvetica; color: #ffffff;}
a.mmm_cv	{ font-family: helvetica; text-decoration: none; color: #999999;}
a.mmm_grid:hover 	{ font-family: helvetica; color: #222222;}
a.mmm_grid		{ font-family: helvetica; text-decoration: none; color: #000000;}
input.sform
{
	background-color: #000000; 
	font-family: helvetica, verdana; 
	font-weight: normal;
	color: #999999;
	margin: 0px;
	padding: 0px;
}
select.sform
{
	background-color: #000000;
	font-family: helvetica, verdana;
	font-weight: normal;
	width: 200px;
	color: #999999;
}
select.mform
{
	background-color: #000000;
	font-family: helvetica, verdana;
	font-weight: normal;
	width: 40px;
	color: #999999;
}
#ask_button
{
	width:50px;
	height:20px;
	border:0px none;
	padding:0;
	margin:10;
	cursor:pointer;
}
.mochatext
{
	font-family: helvetica, verdana;
	font-size:  15px;
	font-weight: bold;
	color: #666666;
}

