/*  */
th { text-decoration: underline; }
.tdl
{
 width:225;
 text-align:left;
 color:#00008b;
/* 
 border:groove;
 border-width:1px;
*/ 
} 
.tdc
{
 text-align:center;
/* 
 border:groove;
 border-width:1px;
*/ 
}
.lnk
{
 text-decoration: none;
 color: #330099;
}		 		 									
.lnk:hover
{
	text-decoration: underline;
	color: #8b0000;
	background-color:#ffffff;
}
