body 
{
   	margin: 5px 5px 5px 5px;
	padding: 0;
	background-color:White;
	
	text-align: justify;
	font-family: Verdana;
	font-weight: normal;
	font-size: medium;
	color: Black;
}

.FontMenu
{
	font-family: Verdana;
	font-weight: normal;
	font-size: small;
	text-decoration: none;
	color: Black;
}

.ImgLink
{
	text-decoration: none;
	cursor: auto;
}