a:link {
	color: #545001;	
	text-decoration: underline;
	}

a:visited {
	color: #545001;	
	text-decoration: underline;
	}
	
a:active {
	color: #545001;	
	text-decoration: underline;
	}

a:hover {
	color: #2b2909;
	text-decoration: underline;
}	

.menu a:link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;	
	text-decoration: none;
	}

.menu a:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;	
	text-decoration: none;
	}
	
.menu a:active {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;	
	text-decoration: none;
	}

.menu a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}	


.submenu a:link {
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;	
	text-decoration: none;
	}

.submenu a:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;	
	text-decoration: none;
	}
	
.submenu a:active {
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;	
	text-decoration: none;
	}

.submenu a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}	


.submenu_sel a:link {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.submenu_sel a:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;	
	text-decoration: none;
	font-weight: bold;
	}
	
.submenu_sel a:active {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;	
	text-decoration: none;
	font-weight: bold;
	}

.submenu_sel a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}