.small-text {
	font-size: 12px;
	margin-left: 75px;
}
a:link, a:active, a:visited {
	font-weight: bold;
	color: #000000;
}
a:hover {
	font-weight: bold;
	color: #CC0000;
}
li {
	margin-left: 5px;
}
.text {
	margin-right: 15px;
	text-align: justify;
}
.smaller-text {
	font-size: 10px;
}
.small-text-white-links   {
	font-size: xx-small;
	color: #FFF;
	background-color: #FFF;
	display: none;
}
