.white {
	font-size: 12px;
	color: #FFFFFF;
}
a.whitelink:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.whitelink:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.whitelink:visited {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
.myform {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #EAEAEA;
	border: 1px solid #999999;
}
.black {
	font-size: 12px;
	color: #333333;
}
.company {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}

