	A:link		{
	color: #660000;
	font-weight: bold;
	text-decoration: underline;

}
	A:visited	{
	color: #660000;
	font-weight: bold;
	text-decoration: underline;

}
	A:active	{ color: #33CC00; }
	A:hover		{ color: #0099FF; }
	
	

.entrymain {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#111111;
	font-size:12px;
	line-height:140%;
	font-weight:normal;
	text-align: justify;
}
.entrymainnojust {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#111111;
	font-size:12px;
	line-height:140%;
	font-weight:normal;
	text-align: left;
}
.titleCenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	line-height:130%;
	color: #660000;
}
