.tinnytext {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;

}
a:link {
	text-decoration: none;
	color: #FF6600;
}
a:visited {
	text-decoration: none;
	color: #FF6600;

}
a:hover {
	color: #0000FF;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #FF6600;

}