A:link {
	color: #052849;
	text-decoration: none;
}

A:visited {
	color: #052849;
	text-decoration: none;
}

A:active {
	color: #052849;
	text-decoration: none;
}

A:hover {
	color: #576CA5;
	text-decoration: underline;
}


A.dark:link {
	color: #666666;
	text-decoration: none;
}

A.dark:visited {
	color: #666666;
	text-decoration: none;
}

A.dark:active {
	color: #666666;
	text-decoration: none;
}

A.dark:hover {
	color: #000000;
	text-decoration: none;
}

TD {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

P {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

TD.dark {
	font-size: 11px;
	font-family : Tahoma;
	color : #000000;
}

P.dark {
	font-size: 11px;
	font-family : Verdana;
	color : #666666;
}

TD.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #666666;
}

p.bigtitle {
font-size: 16px

}

.bigmap {
	position: absolute;
	left: 15px;
	top: 125px;
	visibility: hidden;
}

