.mainText {
	font-family: Tahoma;
	font-size: 11px;
	color: #606060;
	text-align: justify;
}
.background01 {
	background-image: url(images/_site_topbck.jpg);
	background-repeat: repeat-x;
}
.mainTextGreen {

	font-family: Tahoma;
	font-size: 11px;
	color: #4D8785;
	text-align: justify;
}
.mainText a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #606060;
	text-align: justify;
	text-decoration: underline;
}
.mainText a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #606060;
	text-align: justify;
	text-decoration: underline;
}
.mainText a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #606060;
	text-align: justify;
	text-decoration: none;
}
.mainText a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #606060;
	text-align: justify;
	text-decoration: underline;
}

