h1 {

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

	font-size: 16px;

	text-decoration: none;

	color: #6D0C07;

	font-weight: bold;

}







.mainlink {

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

	font-size: 14px;

	text-decoration: none;

	color: #8F6B52;

	font-weight: bold;

}



.mainlink:visited {

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

	font-size: 14px;

	text-decoration: none;

	color: #8F6B52;

	font-weight: bold;

}



.mainlink:hover {

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

	font-size: 14px;

	text-decoration: none;

	color: #6D0C07;

	font-weight: bold;

}







.small:link {

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

	font-size: 12px;

	color: #6D0C07;

	text-decoration: none;

}

.small:visited {

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

	font-size: 12px;

	color: #6D0C07;

	text-decoration: none;

}



.small:hover {

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

	font-size: 12px;

	color: #996600;

	text-decoration: underline;

}







.white:link {

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

	font-size: 12px;

	color: #FFFFFF;

	text-decoration: none;

}

.white:visited {

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

	font-size: 12px;

	color: #FFFFFF;

	text-decoration: none;

}



.white:hover {

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

	font-size: 12px;

	color: #DDDCBD;

	text-decoration: none;

}

p {

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

	font-size: 12px;

	color: #6D0C07;

}


.clickHere:link {
	text-decoration:none;
	font-size: 18px;
	font-weight:bold;
	color: #6D0C07;
}

.clickHere:hover {
	text-decoration:underline;
	font-size: 18px;
	font-weight:bold;
	color: #6D0C07;
}
