p {
	text-indent: 0em;
	color: #333333;
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-size: 10pt;
	font-weight: bold;

}


a	{
	text-indent: 0em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:normal;
	background:transparent;
	color:#800000;
	text-decoration:none;
	font-style: normal;



	}
	
a:hover	{
font-size:10pt; font-weight:normal;
	background-color: #e8e8d1;
	color:#800000;
	text-decoration:underline;
	}
