A:link {
	COLOR: white; TEXT-DECORATION: none
}
A.fonts3:link {
	COLOR: black; TEXT-DECORATION: none
}



A:visited {
	COLOR: white; TEXT-DECORATION: none
}
A.fonts3:visited {
	COLOR: black; TEXT-DECORATION: none
}


A:hover {
	COLOR: #98CA0C;
	TEXT-DECORATION: none;
}

A.fonts3:hover {
	COLOR: black;
	TEXT-DECORATION: underline;
}

.fonts3 {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: 700;
	color: red;
}


.fonts {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: 700;
}

.fonts2 {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: 700;
	color: #195880;
}

.fonts4{
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: 500;

}

