
		
.linktextB A{
			font-family:	Arial, Verdana, sans-serif;
			font-size:		11px;
			text-transform:	none;
			text-decoration:none;
			font-weight:	bold;
			line-height:	150%;
			color:			#333333;
		}				
.linktextB A:hover{
			font-family:	 Arial, Verdana,sans-serif;
			font-size:		11px;
			text-transform:	none;
			font-weight:	bold;
			text-decoration:underline;
			line-height:	150%;
			color:			#666633;
		}
		
.linktextC A{
			font-family:	verdana,arial, sans-serif;
			font-size:		12px;
			text-transform:	none;
			text-decoration:none;
			font-weight:	bold;
			line-height:	100%;
			color:			#666666;
		}				
.linktextC A:hover{
			font-family:	 verdana,arial,sans-serif;
			font-size:		12px;
			text-transform:	none;
			font-weight:	bold;
			text-decoration:underline;
			line-height:	100%;
			color:			#666633;
		}
		