a:link {
	color: #666633;
}
a:visited {
	color: ##660000;
}
a:hover {
	color: #cccccc;

}
a:active {
	color: #990000;
}
