a {
	color : #ed1c24; 
	text-decoration : none;}

a:link {
	color: #ed1c24;
	text-transform: none;
}

a:visited {
	color: #ed1c24;
	text-transform: none;
	text-decoration: none;
}

a:hover {
	color: #ed1c24;
	text-transform: none;
	text-decoration: underline;
}

a:active {
	color: #ed1c24;
	text-transform: none;
	text-decoration: none;
}

BODY {
	background-color: #FFFFFF;
	background-image:url(../_images/bg.gif);
	text-align:center;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	vertical-align: top;
}

.gallerytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	vertical-align: top;
}

.bodytextitalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
}

.bodytextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
}

.titletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
}

.homenews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	letter-spacing: normal;
	text-transform: uppercase;
}

.homenewsbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
	letter-spacing: normal;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
}
