body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	line-height: 120%;
}
p {
	font-size: 11px;
	padding-bottom: 1.5em;
	margin-top: 1em;
	line-height: 150%;
}
#article {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

A:link, A:visited {
	color : #CCCCCC;
	font-size : 10px;
	text-decoration: underline;
	font-weight : bold;
}
A:hover {
	color : #FF0000;
	font-size : 10px;
	text-decoration: none;
	font-weight: bold;
}
A:active {
	color : #FF0000;
	font-size : 10px;
	text-decoration: none;
	font-weight: bold;
}
.news  A:link , .news  A:visited{
	color : #FF0000;
	font-size : 16px;
	background-color: #FFFF00;
	margin: 2px;
	padding: 2px;
	text-decoration: none;
	line-height: 150%;
}
.news  A:hover, .news  A:active{
	color : #ffffff;
	font-size : 16px;
	background-color: #99CC33;
	text-decoration: none;
	margin: 2px;
	padding: 2px;
	line-height: 150%;
}

.newshead {
	font-size : 12px;
	color : #FF0000;
	font-weight: bolder;
	line-height: 175%;
}
.brnewshead {
	color : #FFFFFF;
	font-size : 12px;
	;
	font-weight: bold;
	line-height: 150%;
	margin-bottom: 0.75em;
}

.red {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	margin-bottom: 1em;
}
.yellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
