body {
	background-image: url(../images/stripe_bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
/* Footer Links */
a.footer {
	color:#333333;
	font-weight:normal;
	font-size: 9px;
}
a.footer:link {
	text-decoration: none;
}
a.footer:visited {
	text-decoration: none;
}
a.footer:hover {
	color:#00CC00;
}
a.footer:active {
	text-decoration: none;
}
/* Caramel Links */
a.caramel {
	color:#333333;
	font-weight:normal;
	font-size: 9px;
}
a.caramel:link {
	text-decoration: none;
}
a.caramel:visited {
	text-decoration: none;
}
a.caramel:hover {
	color:#FF6600;
}
a.caramel:active {
	text-decoration: none;
}
.footer_general {
	color:#333333;
	font-weight:normal;
	font-size: 9px;
}
