body {
color: White;
background: Black;
}

table{
	font : 10pt "Comic Sans MS", fantasy;
	color : Black;
}

table.body{
	background: white;
}

TABLE.tiny {
	font : 9pt  Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : White;
	background-color : #2E58AC;
	}
A.tiny:LINK,  A.tiny:ACTIVE, A.tiny:VISITED{
	font : 8pt  Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #2426B9;
	padding-left : 5px;
	padding-right : 5px;
	border : 1px solid;
	border-color: white black black white;
	background-color : #ABC4EB;
	text-decoration : none;
	}
	
A.tiny:HOVER {
	font : 8pt  Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	background-color : #FFEDB0;
	padding-left : 5px;
	padding-right : 5px;
	border : 1px solid;
	border-color: black white white black;
}

p {
color: Black;
 font : 10pt "Comic Sans MS", fantasy;
 text-align: justify;
}

a:link, a:visited, a:active {
color: #6B98E1;
 font : bold 10pt "Comic Sans MS", fantasy;
}
a:hover {
color: black;
background: #FFEDB0; 
text-decoration : none;
}
h1{ font: bold 13pt "Comic Sans MS", fantasy; }
table.menus{ color : Black; font:  8pt Verdana, Geneva, Arial, Helvetica, sans-serif; }

a.quick:link, a.quick:visited, a.quick:active 
{color: Black;
 font : bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
  text-decoration : none;
  padding-left: 5px;
  padding-right: 5px;
}
a.quick:hover {
color: #4B0082;
background: White; 
text-decoration : none;
}
a.history:link, a.history:visited, a.history:active 
{color: Black;
 font : bold 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
  text-decoration : none;
  padding-left: 5px;
  padding-right: 5px;
}
a.history:hover {
color: White;
background: #0014D0; 
text-decoration : none;
border: 1px solid Black;
}
a.places:link, a.places:visited, a.places:active 
{color: Black;
 font : bold 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
  text-decoration : none;
  padding-left: 5px;
  padding-right: 5px;
}
a.places:hover {
color: White;
background: #0014D0; 
text-decoration : none;
border: 1px solid Black;
}
a.people:link, a.people:visited, a.people:active 
{color: Black;
 font : bold 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
  text-decoration : none;
  padding-left: 5px;
  padding-right: 5px;
}
a.people:hover {
color: White;
background: #0014D0; 
text-decoration : none;
border: 1px solid Black;
}
a.tourism:link, a.tourism:visited, a.tourism:active 
{color: Black;
 font : bold 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
  text-decoration : none;
  padding-left: 5px;
  padding-right: 5px;
}
a.tourism:hover {
color: White;
background: #0014D0; 
text-decoration : none;
border: 1px solid Black;
}
a.business:link, a.business:visited, a.business:active 
{color: Black;
 font : bold 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
  text-decoration : none;
  padding-left: 5px;
  padding-right: 5px;
}
a.business:hover {
color: White;
background: #0014D0; 
text-decoration : none;
border: 1px solid Black;
}
a.names:link, a.names:visited, a.names:active 
{color: Black;
 font : bold 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
  text-decoration : none;
}
a.names:hover {
color: White;
background: #0014D0; 
text-decoration : none;
border: 1px solid Black;
}
h2{ font: bold 11pt "Comic Sans MS", fantasy; }
img.left{
	margin-right: 20px;
}
img.right{
	margin-left: 20px;
}