.bodycopy {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}
.news {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
}
.readmore {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #3A96D3;
}
.footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #BCBEC0;
	text-decoration: none;
	text-align: center;
}
a:link { color: #e11e24; }  /* for unvisited links */
 a:link img { color: white; }  /* for unvisited links */
 a:visited { color: #e11e24; } /* for visited links */
 a:visited img{ color: white; } /* for visited links */
 a:active { color: #; } /* when link is clicked */
 a:active img { color: white; } /* when link is clicked */
 a:hover {color: #154d80; } /* when mouse is over link */
 a:hover img{color: #154d80; } /* when mouse is over link */
 a.plain { text-decoration: none; }/* Removes underline from links */
 a.readmore { color: #3A96D3; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12px;}
 a.readmore:hover { color: #e11e24; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12px;}
 a.menu { color: #FFF; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 20px;}
 a.menu:hover { color: #154d80; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 20px;}
