a:link, a:active, a:visited {
	font-family: "Tahoma", "Arial";
	color: #338928;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	font-family: "Tahoma", "Arial";
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.text {
	font-family: "Tahoma", "Arial";
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.textleft {
	font-family: "Tahoma", "Arial";
	font-size: 12px;
	color: #000000;
	
}
.header1{
    font-family: "Tahoma", "Arial";
	color: #338928;
	font-size: 14px;
	font-weight: bold;
}
.header2{
    font-family: "Tahoma", "Arial";
	color: #338928;
	font-size: 15px;
	font-weight: bold;
}

