

body {background-color: #6f6f72;}

.grey {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: CACBCC;
	text-decoration: none;
}

.news {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}



.linksmallred {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF6633;
	text-decoration: none;
}

.linksmallred:hover {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}


.linkred {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF6633;
	text-decoration: none;
}

.linkred:hover {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}


.link {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	color: #D73748;
	text-decoration: none;
}

.link:hover {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	color: #6E6F72;
	text-decoration: none;
}

.linksmall {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	color: #D73748;
	text-decoration: none;
}

.linksmall:hover {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	color: #6E6F72;
	text-decoration: none;
}

.linkgrey {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #6E6F72;
	text-decoration: none;
}

.linkgrey:hover {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #D73748;
	text-decoration: none;
}
.source {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF6633;
	text-decoration: none;
}

.nav {
	font-family: "Helvetica 65 Medium";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.nav:hover {
	font-family: "Helvetica 65 Medium";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF6633;
	text-decoration: none;
}

.normal {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #6E6F72;
}

.title {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #D73748;
}

A.special {
	color : 000000;
	background : #FF6633;
	vertical-align : baseline;
	text-decoration : none;
	border-style : solid;
	border-color : white;
	border-width : 1px 1px 1px 1px;
}

