td {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #003333;
}
.link a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #005152;
	text-decoration: underline;

}
.link a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;

}
.link a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #732818;
	text-decoration: underline;

}
.link a:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #993300;
	text-decoration: underline;

}
