a:link {
	color: #660000;	
	text-decoration: underline;
	}

a:visited {
	color: #660000;	
	text-decoration: underline;
	}
	
a:active {
	color: #660000;	
	text-decoration: underline;
	}

a:hover {
	color: #9c0000;
	text-decoration: underline;
}	

.menu {
	font-family: Arial;
	font-size: 10px;
	color: #503812;
	text-decoration: none;
	background-color: #dfcc9f;
}

	
.menuover {
	font-family: Arial;
	font-size: 10px;
	color: #dfcc9f;
	text-decoration: none;
	background-color: #987439;
}
	
.menu_sel a:link {
	font-family: Arial;
	font-size: 10px;
	color: #f9d93a;	
	text-decoration: none;
	}

.menu_sel a:visited {
	font-family: Arial;
	font-size: 10px;
	color: #f9d93a;	
	text-decoration: none;
	}
	
.menu_sel a:active {
	font-family: Arial;
	font-size: 10px;
	color: #f9d93a;	
	text-decoration: none;
	}

.menu_sel a:hover {
	font-family: Arial;
	font-size: 10px;
	color: #f9d93a;	
	text-decoration: underline;
}

.helpers a:link {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;	
	text-decoration: none;
	}

.helpers a:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;	
	text-decoration: none;
	}
	
.helpers a:active {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;	
	text-decoration: none;
	}

.helpers a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;	
	text-decoration: underline;
}