.menutitle{
cursor:pointer;
margin-bottom: 8px;
background-color:#FFFFFF;
color:#000000;
font:normal 14px arial;
width:135px;
padding:4px;
text-align:left;
font-weight:normal;
/*/*/border:1px solid #2105A8;/* */
}

.submenu{
margin-bottom: 0.5em;
}
a:link {
	text-decoration: none;
	color: #494949;
}
a:visited {
	text-decoration: none;
	color: #494949;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body,td,th {
	color: #2105A8;
}

