a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.menu a:link {
	color: #796F48;
	text-decoration: none;
	font-weight: bold;
}
.menu a:visited {
	color: #796F48;
	text-decoration: none;
	font-weight: bold;
}
.menu a:hover {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
.menu a:active {
	color: #796F48;
	text-decoration: none;
	font-weight: bold;
}

.menu-sr a:link {
font: Tahoma;
	color: #FFFF00;
	text-decoration: none;
	font-size: 12px;

}
.menu-sr a:visited {
font: Tahoma;
	color: #FFFF00;
	text-decoration: none;
	font-size: 12px;
}
.menu-sr a:hover {
font: Tahoma;
	color: #FF0000;
	text-decoration: none;
	font-size: 12px;
}
.menu-sr a:active {
font: Tahoma;
	color: #FFFF00;
	text-decoration: none;
	font-size: 12px;
}

.menu-gl a:link {
	color: #990000;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}
.menu-gl a:visited {
	color: #990000;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}
.menu-gl a:hover {
	color: #FF0000;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}
.menu-gl a:active {
	color: #990000;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}