/* CSS Document */

.mapText {
	font-family : Arial, sans-serif, helvetica, verdana ;
	font-size : 10pt;
	font-weight : bold;
	color : white;
}

.mapCities {
	font-family : Arial, sans-serif, helvetica, verdana ;
	font-size : 10pt;
	font-weight : bold;
	text-decoration: underline;
	color : white;
}

.topParagraph {
	font-family : Arial, sans-serif, helvetica, verdana ;
	font-size : 12pt;
	font-weight : bold;
}

.rotatingParagraph {
	font-family : Arial, sans-serif, helvetica, verdana ;
	font-size : 10pt;
	font-weight : bold;
}


.linksText {
	font-family : Arial, sans-serif, helvetica, verdana ;
	font-size : 9pt;
}


.email {
	text-decoration: underline;
}
