.thedaves {
	border: 1px solid #FF0000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	color: #CCCCCC;
	background-color: #000000;
}
.thedaveslower {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	color: #CCCCCC;
	border-top: none #FF0000;
	border-right: none #FF0000;
	border-bottom: 1px solid #FF0000;
	border-left: none #FF0000;
}
.EmailLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #00FF00;
	text-decoration: none;
}
