a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px
	font-style: normal;
		font-weight: bold;
		color: #CC0033;
	text-decoration: underline;
}

a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px
		font-weight: bold;
		font-style: normal;
	color:#CC6633
	text-decoration: underline;
}

.date {
	font-family: Arial, Helvetica, sans-serif;


	font-size:10px
	font-style: normal;
	color:#006699
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #006699;
	
}


.heading {
	font-family: Arial, Helvetica, sans-serif;

	font-size:16px
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}


.linebottom {

	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;

	
}
