div.menu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC3300;
	list-style-position: inset;
	font-size: 10px;
	color: 3f4167;



}
a.menu {
	text-decoration: none;

}
a.menu:hover {
	text-decoration: none;
	color: #CC3300;

}
