@charset "ISO-8859-1";

a:link {
	text-decoration:none;
	/*color:#FFF;*/
}

a:hover {
	color:#134A68;
}


.Menu {
	font-family: Garamond, Georgia;
	font-size: 19px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	vertical-align: inherit;
	text-decoration: none;
}
