a { text-decoration:none }

.style1 {
	font-size: 15px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}
.style1:hover {
	color:#000000;
}
.style2 {
	color: #D8822B;
	font-size: 38px;
	font-family: "Times New Roman", Times, serif;
}
.style3 {
	color: #F2E6AA;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

.style3:hover {
	color: #D8822B;
}
.style4 {
	color: #FFFFFF;
	font-weight: bold;
}

.style5 {
	color: #D8822B;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style6 {
	color: #D8822B;
	font-size: 24px;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
        line-height: 20pt;
}

.style8 {
	font-size: 15px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}