body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 12px;	
	
}

a {
	text-decoration: none;
 	font-weight: bold;
	color: Black;
}

a:hover {
 	background-color: #A9E085;
}

.greek {
font-family: Verdana;
font-size: x-large;
}

.greeksmall {
font-family: Verdana;
font-size: xx-small;
}
