.heading {
	font-size : 13px;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #d20101;
	text-decoration : none;
}

.heading a:link {
	font-size : 13px;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #d20101;
	text-decoration : none;
}

.heading a:visited {
	font-size : 13px;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #d20101;
	text-decoration : none;
}

.heading a:active {
	font-size : 13px;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #d20101;
	text-decoration : none;
}

.heading a:hover {
	font-size : 13px;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #d20101;
	text-decoration : none;
}


.body {
	font-size : 13px;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : white;
	text-decoration : none;
}

.body a:link {
	font-size : 13px;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #717171;
	text-decoration : none;
}
.body a:visited {
	font-size : 13px;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #FFFFFF;
	text-decoration : none;
}
.body a:hover {
	font-size : 13px;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #AAAAAA;
	text-decoration : none;
}

.body a:active {
	font-size : 13px;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #FFFFFF;
	text-decoration : none;
}

.newsdate {
	font-size : 12px;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #d20101;
	text-decoration : none;
}

.newsline {
	font-size : 12px;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #AAAAAA;
	text-decoration : none;
}

.newsline a:link{
	font-size : 12px;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #FFFFFF;
	text-decoration : underline;
}

.newsline a:visited{
	font-size : 12px;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #FFFFFF;
	text-decoration : underline;
}

.newsline a:active{
	font-size : 12px;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #FFFFFF;
	text-decoration : underline;
}

.newsline a:hover{
	font-size : 12px;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #FFFFFF;
	text-decoration : underline;
}

.copyright {
	font-size : 11px;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration : none;
