.nounderline1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	font-size: x-small;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #0033FF;
}
.nounderline2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: lighter;
	color: #CCCCCC;
	text-decoration: none;
}
.noborder {
	border: thin solid #FF9900;
}
.nounderline3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	font-weight: bolder;

}
.nounderline1LM {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	font-size: 12px;
	text-decoration: none;
}
.results {
	background-color: #FFCC33;
	height: auto;
	width: auto;
}
.companyname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	text-transform: capitalize;
	color: #006666;
	text-align: center;

}
