<style type="text/css">
	hit {background-color: #cccccc ; }

	body,td,font,.p,a, select
	{
		font-family: Verdana, Lucida, Geneva, Arial, sans-serif;
		font-size: 11px;
		line-height: 20px;
		color: #333333;
	}

	a
	{
		color: #7F171F;
		font-size: 11px;
		line-height: 20px;
        	text-decoration:none;
     }
	
     a:hover
	{
        	color:#7F171F;
		text-decoration:underline;        	
	}

	a.bold
	{
		font-weight: bold;
     }

</style>