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

.menuLink {
	font-weight: bold;
	font-style:italic;
	text-decoration: none;
	color: #666699;
	
}

a:link {
	text-decoration: none;
}
div.menu {
	margin-top: -5px;
	margin-left: 10px;
}

