a:hover {
	color: #CAB478;
}

a.menu:hover {
	color: #CAB478;
}
a.menu:link	{
	color: #333399;
	text-decoration: underline;
}
a.menu:visited	{
	color: #333399;
	text-decoration: underline;
} 
a.menu:visited:hover	{
	color: #CAB478; 
}
