a:link {
	color: #000033;
	text-decoration: none;
	font-size: 14px;
}
a:visited {
	color: #333333;
	text-decoration: none;
	font-size: small;
}
a:hover {
	color: #996600;
	text-decoration: none;
}

