A:link {
	COLOR: #113B56; TEXT-DECORATION: none
}
A.fonts:link {
	COLOR: black; TEXT-DECORATION: none
}

A.fonts3:link {
	COLOR: #195880; TEXT-DECORATION: none
}




A:visited {
	COLOR: #113B56; TEXT-DECORATION: none
}
A.fonts:visited {
	COLOR: black; TEXT-DECORATION: none
}
A.fonts3:visited {
	COLOR: #195880; TEXT-DECORATION: none
}


A:hover {
	COLOR: black;
	TEXT-DECORATION: underline;
}
A.fonts:hover {
	COLOR: white;
	TEXT-DECORATION: underline;
}
A.fonts3:hover {
	COLOR: black;
	TEXT-DECORATION: underline;
}






.fonts {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: 700;
	color: red;
}

.fonts2 {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: 700;
	color: #113B56
}

.fonts3 {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: 700;
	color: red;
}
.fonts4{
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: 500;

}

