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 : Yellow;
	}
A.tiny:LINK,  A.tiny:ACTIVE, A.tiny:VISITED{
	font : 8pt  Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #B22222;
	padding-left : 5px;
	padding-right : 5px;
	border : 1px solid;
	border-color: white black black white;
	background-color : #FFD700;
	text-decoration : none;
	}
	
A.tiny:HOVER {
	font : 8pt  Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : white;
	background-color : Red;
	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: #B22222;
 font : bold 10pt "Comic Sans MS", fantasy;
}
a:hover {
color: #D2691E;
background: #FFD700; 
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 : 7pt Verdana, Geneva, Arial, Helvetica, sans-serif;
  text-decoration : underline;
}
a.quick:hover {
color: White;
background: #009800; 
text-decoration : none;
}
a.history:link, a.history:visited, a.history:active 
{color: Black;
 font : 7pt Verdana, Geneva, Arial, Helvetica, sans-serif;
  text-decoration : underline;
}
a.history:hover {
color: White;
background: Red; 
text-decoration : none;
}
a.places:link, a.places:visited, a.places:active 
{color: Black;
 font : 7pt Verdana, Geneva, Arial, Helvetica, sans-serif;
  text-decoration : underline;
}
a.places:hover {
color: Black;
background: #FFD700; 
text-decoration : none;
}
a.people:link, a.people:visited, a.people:active 
{color: Black;
 font : 7pt Verdana, Geneva, Arial, Helvetica, sans-serif;
  text-decoration : underline;
}
a.people:hover {
color: Black;
background: #00E102; 
text-decoration : none;
}
a.tourism:link, a.tourism:visited, a.tourism:active 
{color: Black;
 font : 7pt Verdana, Geneva, Arial, Helvetica, sans-serif;
  text-decoration : underline;
}
a.tourism:hover {
color: white;
background: #4169E1; 
text-decoration : none;
}
a.business:link, a.business:visited, a.business:active 
{color: Black;
 font : 7pt Verdana, Geneva, Arial, Helvetica, sans-serif;
  text-decoration : underline;
}
a.business:hover {
color: white;
background: #FF8C00; 
text-decoration : none;
}
a.names:link, a.names:visited, a.names:active 
{color: Black;
 font : bold 12pt Verdana, Geneva, Arial, Helvetica, sans-serif;
  text-decoration : underline;
}
a.names:hover {
color: Black;
background: #CB87D9; 
text-decoration : none;
}
h2{ font: bold 11pt "Comic Sans MS", fantasy; }