td { 
	line-height: 130%;
	font-size: 12px; 
	color: #333333;
	font-family: Trebuchet MS, Lucida Grande, Georgia, Times New Roman, Times, serif;
}

a {
	color: #660000;
	text-decoration: none;
}

a:hover {
	color: #660000;
	text-decoration: line-through;
}


