body{
	margin : 0% 0% 0% 0%;
	margin-bottom : 0%;
	margin-left : 0%;
	margin-right : 0%;
	margin-top : 0%;
	font-family : Arial, Helvetica, sans-serif;
	background-color: white;
}
.buttonClass{
	text-decoration:none;
	color: #6CA012;
	font-family : Arial, Helvetica, sans-serif;
	font-weight :800;

}
.buttonClass:hover{
	text-decoration:none;
	color: #C00000;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : 800;

}

.menuClass{
	padding:2px;
	background-color : white;
}