.prLink { 
	color: #3A3A3A;
	text-decoration: none; 
	font-family: Arial, Helvetica; 
	font-size: 11px; 
	font-weight: normal;
	line-height: 17px;
	text-transform: uppercase;
}

a.prLink:hover { 
	color: #3A3A3A;
	text-decoration: underline; 
	font-family: Arial, Helvetica; 
	font-size: 11px; 
	font-weight: normal;
	line-height: 17px;
	text-transform: uppercase;
}


