.site {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}
.bodycopy {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
}
.searchfield {
	background-color: #EFEFEF;
	border: thin inset #FFFFFF;
	font-family: Tahoma;
	font-size: 18px;
	color: #333333;
}
.searchfieldcopy {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.subscribefield {

	background-color: #EFEFEF;
	border: thin inset #FFFFFF;
	font-family: Tahoma;
	font-size: 16px;
	color: #333333;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}
