a:link, a:active, a:visited {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}

.small {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

