body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1 em;
	background-color: #002E48;
	color: #CCCCCC;
	background-image: url(../images/backgroundPlaces.gif);
	background-repeat: no-repeat;
}
.pageFont {
	padding-right: 5em;
	padding-left: 5em;
	font-size: 1em;
}
.pageFontNormal12ems {
	font-size: 1.2em;
	font-weight: normal;
	clear: none;
}
.pageFontBold12ems {
	font-size: 1.2em;
	font-weight: bold;
	clear: none;
}
.pageFontnormal08ems {
	font-size: 0.8em;
	font-weight: normal;
}
.menuBarDarkCSS {
	font-size: 1em;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #DDDDDD;
	text-decoration:underline;
}
#nav {
	font-size: 0.8em;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}

#nav a {
	text-decoration:none;
}
#nav a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}