a.footerlinks {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FF1E17;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
a.footerlinks:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}
a.descrip {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #666666;
	letter-spacing: 1px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
a.descrip:hover {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FF1E17;
	letter-spacing: 1px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}