a:visited {
	color: #996633;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: underline;
}
a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
