A:link {
	font-style: normal;
	text-decoration: none;
	color: #f3ee78;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
}

A:visited {
	font-style: normal;
	text-decoration: none;
	color: #f3ee78;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
}
/* NOTE: visited link should be a slightly darker version of main link color */

A:hover, A:active {
	font-style: normal;
	text-decoration: none;
	color: #f3ee78;
	color: #f3ee78;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
} 

#main {
	width: 187px;
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size : 9px;
	height: 15px;
	color: #f3ee78;
}

#result {
	margin-left: 0px;
	text-align:left;
	width: 105px;
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size : 9px;
	margin-bottom:0px;
	color: #f3ee78;
	padding-left: 0px;
	padding-right: 5px;
	padding-top:5px;
}
.text {
	border: 0px solid #cccccc;
}

