a {
	color: #FF0033;
	text-decoration: none;
}

a:hover {
	color: #FF0033;
	text-decoration: underline;
}

td {
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
}

a.credit:link, a.credit:visited {
	color: #aaa;
	background-color: #fff;
	font: 9px Verdana, sans-serif;
	text-decoration: none;
}

a.credit:hover {
	color: #FF0033;
	text-decoration: underline;
}

.textbold{
	color: #FF0033;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
}

.textindent {
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	padding-left: 5px;
}
