
.menu {
	color: #DCE071;
	font-face: verdana,arial;
	font-size: 10px;
	}
	
.menu a:link {
	color: #DCE071;
	font-size: 10px;
	text-decoration: none;
	}
.menu a:visited {
	color: #DCE071;
	font-size: 10px;
	text-decoration: none;
	}
.menu a:hover {
	color: #DCE071;
	font-size: 10px;
	text-decoration: underline;
	}
.menu1 {
	color: #8A8A8A;
	font-face: verdana,arial;
	font-size: 10px;
	}
	
.menu1 a:link {
	color: #8A8A8A;
	font-size: 10px;
	text-decoration: none;
	}
.menu1 a:visited {
	color:#8A8A8A;
	font-size: 10px;
	text-decoration: none;
	}
.menu1 a:hover {
	color: #8A8A8A;
	font-size: 10px;
	text-decoration: underline;
	}	
	
.lavant {
	color: #DCE071;
	font-face: verdana,arial;
	font-size: 12px;
	font-weight:bold;
	}
.lavant a:link {
	color: #DCE071;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
	}
.lavant a:visited {
	color: #DCE071;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
	}
.lavant a:hover {
	color: #DCE071;
	font-size: 12px;
	text-decoration: underline;
	font-weight:bold;
	}