td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;

}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-size: 14px;

}
a:hover {
	font-weight: bold;
	color: #CCAA66;
	text-decoration: none;
	font-size: 14px;


}
a:visited {
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	font-size: 14px;


}
.dotted {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #990000;
}
