a:link {
	color: #990000;
}
a:visited {
	color: #000099;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}

.small {
	font-size:11px;
	}
