.a1 {
	color: #000000;
	text-decoration: none;
	font-family: "arial";
	font-weight: bold;
	font-size: 10px;
	hover: red;
}





A {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #F8F96D;
	text-decoration: none;
}
	A:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: red;
	text-decoration: none;
}
	link {color: #FFFFFF; text-decoration:none;}body {
	background-color: #172580;
}
.class1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.header_print {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.class1description_text {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.des_header_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F89526;
}
.des_header_yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F8F96D;
}
