BODY {
	background : #C4D2E4;
	background-repeat : repeat;
	background-image : url(images/mapneu.gif);
}

A {
	text-decoration: none;
	color: #E55288;
	font-family : Arial, sans-serif;
	font-size : 9pt;
}

A:Hover {
	text-decoration: none;
	color: Black;
}

