@charset "UTF-8";
/* CSS Document */

/* Layer: */


#Menu5 p {
	margin:  5px 15px 5px 0;
	padding: 0;
	text-align:right;
	color: #4CA3D8;
}


#Menu5 a, #Menu5 a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height:14px;
	color: #4CA3D8;
	font-weight:normal;
	text-decoration: none;
	padding: 0 5px;
}


#Menu5 a:hover, #Menu5 a:active {
	color: #8dc020;
}

#Menu5 a.current {
	color: #4CA3D8;
 	cursor: default;
	font-weight:bold;
}

