@charset "UTF-8";
/* CSS Document */


a.foot:link {
	font-family: Courier New, Courier, Monospace;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #C02F30;
	text-decoration: none;
}
a.foot:visited {
	font-family: Courier New, Courier, Monospace;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #C02F30;
	text-decoration: none;
}
a.foot:hover {
	font-family: Courier New, Courier, Monospace;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #C02F30;
	text-decoration: none;
}