body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;

}
a.mainmenu{
	font-weight: normal;
	text-decoration: none;
	cursor: pointer;
	color:#514A75;
	font-size : 0.75em;
	padding-top : 2px;
}
a.mainmenu:visited{
	font-weight: normal;
	text-decoration: none;
	cursor: pointer;
	color:#514A75;
	font-size : 0.75em;
	padding-top : 2px;
}
a.mainmenu:hover{
	font-weight: normal;
	text-decoration: none;
	cursor: pointer;
	color: #25C0FF;
	font-size : 0.75em;
	padding-top : 2px;
}
a.mainmenu:active{
	font-weight: normal;
	text-decoration: none;
	cursor: pointer;
	color:#514A75;
	font-size : 0.75em;
	padding-top : 2px;
}

