﻿
.detailsview td
{
	color: #005151;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px; 
	text-decoration:none;
}
 
.detailsview td a 
{
	color: #0066CC;
	font: bold small "Segoe UI", Segoe, sans-serif;
	padding-right: 8px;
	text-decoration:none;
}

.detailsview td a:hover {
	font-weight: bold;
	color: #333;
}
