a:link {
	color: #0C9;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0C6;
}
a:hover {
	text-decoration: none;
	color: #360;
}
a:active {
	text-decoration: none;
	color: #066;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	color: #096;
}
.head1 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bolder;
	color: #0C6;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #099;
}

