.underline {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-decoration: none;
}
	.whitetext {
		font-size: 13px;
		font-family: Arial, Helvetica, sans-serif;
		color: #FFFFFF;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		text-decoration: none;
}	
.input {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background-color: #FFFFFF;
}
