.rumenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-position: inside;
	list-style-type: circle;
}
A:hover {text-decoration: none}
