.borderBottom {
	border-bottom: 1px dotted #999999;
}
.tengrey {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.latestYellow {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #FF9933;
	text-decoration: underline;
}
a:visited {
	color: #AAAAAA;
	text-decoration: underline;
}
a:hover {
	color: #FFCC99;
	text-decoration: underline;
}

