td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
}
.subtitl {
	font-weight: bold;
	color: #B25301;
	letter-spacing: 1px;
	text-shadow: 2px 2px 2px #b3b3b3;
}
a:link {
	font-weight: normal;
	color: #B25301;
	text-decoration: none;
}
a:visited {
	font-weight: normal;
	color: #B25301;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #DE6701;
	text-decoration: none;
}
