.res td {
	border-bottom: 1px solid #BBBBBB;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	
}

.res a:link,a:visited {
	text-decoration: none;
	color: blue;	

	
}

.res a:hover {
	text-decoration: underline;
	
}

.res th {

	padding: 1px 5px 1px 0;
	text-align: center;
	color: #000000;
	background: #99cc33;	
	font-size: 12px;
	font-weight: bold;
	
}
