a.menu:link {
	
	font-family:Arial;
	color:#5E5E5E;
	text-decoration:none;
	font-weight:bolder;
	font-size:14;

}

a.menu:visited {
	
	font-family:Arial;
	color:#5E5E5E;
	text-decoration:none;
	font-weight:bolder;
	font-size:14;


}

a.menu:hover {
	
	font-family:Arial;
	color:black;
	text-decoration:none;
	font-weight:bolder;
	font-size:14;


}

a.menu:active {
	
	font-family:Arial;
	color:grey;
	text-decoration:none;
	font-weight:bolder;
	font-size:14;


}

a.menublack:link {
	
	font-family:Arial;
	color:black;
	text-decoration:none;
	font-weight:bolder;
	font-size:14;

}

a.menublack:visited {
	
	font-family:Arial;
	color:black;
	text-decoration:none;
	font-weight:bolder;
	font-size:14;


}

a.menublack:hover {
	
	font-family:Arial;
	color:black;
	text-decoration:none;
	font-weight:bolder;
	font-size:14;


}

a.menublack:active {
	
	font-family:Arial;
	color:black;
	text-decoration:none;
	font-weight:bolder;
	font-size:14;


}

.leftmenu {
	border: thin #DDDDDD;
}