body {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size:10px;
	line-height:12px;
	margin:0 auto;
	padding:0;
}


A:link {
	color : #cc1100;
}
A:visited {
	color : #cc1100;
}
A:hover {
	text-decoration: underline;
	color : #FF0000;
}
A:active {
	color : #FF0000;
}

.date {
	font-size:16px;
}
.mainhead {
	font-size:18px;
	line-height:18px;
	color:white;
}
.subhead {
	line-height:12px;
}
.subhead a:link{
	text-decoration:none;
	color:white;
}
.subhead a:visited{
	text-decoration:none;
	color:white;
}
.subhead a:hover{
	text-decoration:none;
	color:#CCC;
}
.subhead a:active{
	text-decoration:none;
	color:#CCC;
}
