.text {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: Black;
}

.textg {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: Black;
}

.textk {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: Black;
}

.headk {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: bold;
	color: black;
}

.headg {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: black;
}

A:LINK {
	color: Black;
	text-decoration: none;
}

A:VISITED {
	color: Black;
	text-decoration: underline;
}

A:HOVER {
	color: #990000;
	text-decoration: underline;
}







