a:link {
	font-size: x-small;
	color: #003399;
	text-decoration: none;
}
a:visited {
	font-size: x-small;
	color: #669999;
	text-decoration: none;
}
a:active {
	font-size: x-small;
	color: #9999CC;
	text-decoration: none;
}
a:hover {
	font-size: x-small;
	color: #FF6600;
	text-decoration: none;
}
