a {
	font-family: Verdana, Geneva, sans-serif;
	color: #552C20;
}
a:link {
	text-decoration: none;
	color: #552C20;
}
a:visited {
	text-decoration: none;
	color: #A3053D;
}
a:hover {
	text-decoration: none;
	color: #FF8040;
}
a:active {
	text-decoration: none;
	color: #FF8040;
}
.tiny {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	color: #F00;
	margin-left: 5px;
}

