.black_content {
	color: black;
	font: 16px "Times New Roman";
}

.white_content2 {
	color: white;
	font: 16px "Times New Roman";
}

.white_content {
	color: white;
	font: 16px "Times New Roman";
}

.white_content3 {
	color: white;
	font: 18px "Times New Roman";
}

.main_content {
	color: white;
	font: 16px "Times New Roman";
}

a1 {
	color: #ffffff;
	font: bold 14px "Times New Roman";
	text-decoration: none;
}

a1 {
	color: #1A6D8F;
	font: bold 12px "Times New Roman";
	text-decoration: none;
}

a1:visited {
	color: #1A6D8F;
	font: bold 12px "Times New Roman";
	text-decoration: none;
}

a1:active {
	color: #1A6D8F;
	font: bold 12px "Times New Roman";
	text-decoration: none;
}

a1:hover {
	color: #1A6D8F;
	font: bold 12px "Times New Roman";
	text-decoration: underline;
}