.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
	text-align: left;
}

.maintext a:link, .maintext a:visited, .maintext a:active {color: #7bbbfc;text-decoration: underline;}
.maintext a:hover {color: #000000;text-decoration: underline;}

.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	text-transform: lowercase;
	color: #7bbbfc;
	text-decoration: none;
}
.title {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
}
