.main_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CC9900;
	text-decoration: none;
	text-transform: none;
}
.link_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF9900;
	text-decoration: none;
	display: block;
}
.Head_text {
	font: bolder normal 24px/normal "Times New Roman", Times, serif;
	text-transform: none;
	color: #C90;
	text-decoration: none;
	font-size: 36px;
}

