td {
	font-size: 12px;
	line-height: 150%;
}
.border {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
A:link {   
 COLOR: #366; BORDER-BOTTOM: #999 1px; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none   
}   
A:visited {   
 COLOR: #366; BORDER-BOTTOM: #999 1px; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none   
}   
A:active {   
 COLOR: #f90; BACKGROUND-COLOR: transparent   
}   
A:hover {   
 COLOR: #690; BORDER-BOTTOM: #f90 1px dotted; BACKGROUND-COLOR: transparent   
}  