td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	font : 11px/18px;
}
li {
	font-size: 11px;
	list-style: square;
	}
.date {
	border-left : 1 dotted Silver;
	padding-left : 15;
}
a {     
	color: #FF6600;
	text-decoration: none;
}
a:hover {     
	text-decoration: underline;
}
a:visited {
	color: #FF9900;
}
a img {
	border : none;
}
small {
	line-height: normal;
}
