.first {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-style: normal;

	color: #FFFFFF;

	font-weight: bolder;

	background-position: center center;

	text-decoration: none;

}

a:hover {
	color: #CC0033;
	background-color: #FFFFCC;

}

.second {

	font-family: "Times New Roman", Times, serif;

	font-size: 12px;

	color: #FFFF00;

	font-weight: bold;



}

.title-section {

	font-family: "Times New Roman", Times, serif;

	font-size: 14px;

	font-weight: bolder;

	color: #0033FF;

}

.third {

	font-family: "Times New Roman", Times, serif;

	font-weight: bold;

	color: #009933;

	font-size: 12px;

}

a {
	color: #0000FF;
	text-decoration: none;

}

.sub-title {

	font-family: "Times New Roman", Times, serif;

	font-size: 12px;

	color: #0033FF;

}

.big-header-section {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 24px;

	font-style: normal;

	font-weight: bold;

	color: #0000FF;

}

.bodytext {

	font-size: 16px;

}
