.text_a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C0D1E5;
}
.text_b {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FEC55D;
}
.text_c {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #E6C8AB;
}


a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #E6C8AB;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #E6C8AB;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #E6C8AB;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #E6C8AB;
}


