@charset "UTF-8";
#nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
#nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
#nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
#strip:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #bc2c21;
	line-height: 125%;
}
#strip:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #bc2c21;
}
#strip:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #bc2c21;
	text-decoration: underline;
}
a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099cc;
	font-weight: bold;
	line-height: 125%;
}
a:visited {
	text-decoration: none;
	color: #0099cc;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
}
#anchor:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CC0000;
}
#anchor:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
#anchor:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: underline;
}
