a:link {
	color: #CC0000;
}
h1 {
	font-family:  Eurostile, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #333333;
}
#citrus {
	margin-top: 100px;
}
.newsletter {
	padding: 5px;
	border: medium solid #CC0000;
	background-image: url(images/cabletwist.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 150px;
	background-position: bottom;
}
.newsletter a:link {
	text-decoration: none;
	color: #000000;
}
.newsletter a:hover {
	color: #CC0000;
	text-decoration: none;
}
.redhighlight {
	color: #990000;
	font-weight: bold;
}
.content li {
	padding: 5px;
}
