.css {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000;
}
.bottomtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #CCC;
}

.companydescribe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	color: #666666;
	font-weight: bold;
}
bottomtext {
	color: #FFF;
}
a.bottomtext:link {
	color: #666666;
}

a.bottomtext:visited {
  color: #666666;
}

a.bottomtext:hover {
	text-decoration: none;
	color:#666666;
}

a.bottomtext:active {
	color: #FF0000;
}
