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