@charset "utf-8";

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
}
a.nav:link {color: #333333; background: #ffffff; font-weight: normal; text-decoration: none;}
a.nav:active {color: #333333; background: #ffffff; font-weight: normal; text-decoration: none;}
a.nav:visited {color: #333333; background: #ffffff; font-weight: normal; text-decoration: none;}
a.nav:hover {color: #ee1c25; background: #ffffff; font-weight: normal; text-decoration: underline;}

.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
a.nav:link {color: #333333; background: #ffffff; font-weight: normal; text-decoration: none;}
a.nav:active {color: #333333; background: #ffffff; font-weight: normal; text-decoration: none;}
a.nav:visited {color: #333333; background: #ffffff; font-weight: normal; text-decoration: none;}
a.nav:hover {color: #ee1c25; background: #ffffff; font-weight: normal; text-decoration: underline;}


.title-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
}


.titlebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
</style> 
