A:VISITED {
	text-decoration : none;
}
A:LINK {
	text-decoration : none;
}
A:HOVER {
	text-decoration : underline;
}

P: {
	font-family : "Arial", san-serif;
	font-size : 10pt;
}

.mainform {
	border: 1px solid #000000;
}

.menutitle{
cursor:pointer;
}

.submenu{
margin-bottom: 0.5em;
}