h1 { color: #EE4400; }
a.title { color: #EE4400; font-weight: bold; text-decoration: none; }
a.title:hover { text-decoration: underline; }

td.title  
{	color: white; 
	font-size: 20px;
	font-weight: bold;
	background: #EE4400; 
	border: 2px groove #FF9966;    
}
