a.affiliate:link {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	
}     /* unvisited link */
a.affiliate:visited {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a.affiliate:hover{
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}   /* mouse over link */
a.affiliate:active {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
a.topnav:link {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: 2px;
	
}     /* unvisited link */
a.topnav:visited {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: 2px;
	
}
a.topnav:hover{
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: 2px;
		background-color: #E91C34;
}   /* mouse over link */
a.topnav:active {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: 2px;
	
}
.headers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: 900;
	text-decoration: underline;
	font-style: oblique;
	letter-spacing: 2px;
	color: #000000;
}
.subheaders {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: oblique;
	font-weight: 900;
	text-decoration: underline;
}

