a:link 			{ color: #006699; text-decoration: none; font-weight: bold;}

a:visited 			{ color: #006699; text-decoration: underline; font-weight: bold;}

a:hover 			{ color: #669900; text-decoration: underline; font-weight: bold;}


.maintext {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #006699;
	line-height: 22px;

	}


.maintext-heading {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 22px;
	font-weight: normal;
	color: #669900;
	}
.upperlink {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #1A1A1B;
}

.upperlink a:link 			{ color: #1A1A1B; text-decoration: none}

.upperlink a:visited 			{ color: #1A1A1B; text-decoration: none}

.upperlink a:hover 			{ color: #006699; text-decoration: none}


.leftlinks {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}

.leftlinks a:link 			{ color: #ffffff; text-decoration: none}

.leftlinks a:visited 			{ color: #ffffff; text-decoration: none}

.leftlinks a:hover 			{ color: #1A1A1B; text-decoration: none; background-color:#BFD9E5 ;}
