td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
	LEFT: 1PX; 
	TOP: 1PX; 
	POSITION: RELATIVE;
	CURSOR: hand; 
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
.imgborder {
	border: 1px dashed #000000;
}