a
	{
	text-decoration: none;
	}

a:hover
	{
	text-decoration: underline;
	}

.maintext
	{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333	}
	
.maintitles
	{
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #ED1C24;
	font-weight: bold;
	}
	
.sidebartext
	{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF}

.sidebartitle
	{
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold
	}
	
.links
	{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #ED1C24;
	font-weight: bold
	}

.textheader
	{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333	}
	
.linksheader
	{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #ED1C24;
	font-weight: bold;
	}

.textbottomnav
	{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #E1E1E1}
	
.linksbottomnav
	{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	}
	
.textfooter
	{
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #7F7277
	}
	
.linksfooter
	{
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #ED1C24;
	font-weight: bold;
	}
	
.secondarytext
	{
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #333333
	}
	
.secondarylinks
	{
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #ED1C24;
	font-weight: bold;
	}