A {
	font-family : Verdana;
	font-size : 12px;
	color : #0F461A;
	text-decoration : underline;
}
A:HOVER {
	font-family : Verdana;
	font-size : 12px;
	color : #106F23;
	text-decoration : none;
}
A.mmenu {
	font-family : Verdana;
	font-size : 12px;
	color : #22A03B;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER.mmenu {
	font-family : Verdana;
	font-size : 12px;
	color : #106F23;
	text-decoration : underline;
	font-weight : bold;	
}
A.amenu {
	font-family : Verdana;
	font-size : 11px;
	color : #22A03B;
	text-decoration : none;
	font-weight : bold;	
}
A:HOVER.amenu {
	font-family : Verdana;
	font-size : 11px;
	color : #106F23;
	text-decoration : underline;
	font-weight : bold;	
}

A.advert1 {
	font-size: 10px;
	color : #343030;
	text-decoration : none;
}
A.advert1:HOVER {
	font-size: 10px;
	color : #494646;
	text-decoration : underline;
}
H1 {
	font-family : Verdana;
	font-size : 18px;
	color : #106F23;
	text-decoration : none;
	font-weight : bold;
	text-align : center;
}
H2 {
	font-family : Verdana;
	font-size : 16px;
	color : #106F23;
	text-decoration : none;
	font-weight : bold;
	text-align : center;
}
H3 {
	font-family : Verdana;
	font-size : 14px;
	color : #106F23;
	text-decoration : underline;
	font-weight : bold;
	text-align : center;
}
P {
	font-family : Verdana;
	font-size : 12px;
	color : #10581F;
	text-indent : 30px;
	text-align : justify;
}


