.body  { color: #000000; font-size: 12px; font-family: Arial, Geneva; line-height: 130%;}

.home  { color: #FFFFFF; font-size: 12px; font-family: Arial, Geneva; line-height: 130%;}

.note  { color: #333333; font-size: 10px; font-family: Arial; line-height: 140%;}

.address  { color: #666666; font-size: 10px; font-family: Arial, sans serif; }

.nav  { color: #0071BC; font-size: 11px; font-family: Arial, Geneva; font-weight: bold; }

.title  { color: #FF9933; font-size: 22px; font-family: Arial, sans serif; font-weight: bold; }

.credits  { color: #333333; font-size: 10px; font-family: Arial, sans serif; font-weight: bold; }

.citytitle  { color: #333333; font-size: 14px; font-family: Arial, sans serif; font-weight: bold; }

.subtitle  { color: #666666; font-size: 14px; font-family: Arial, sans serif; font-weight: bold; }

.arrow {font-size: 12px; font-family: Verdana; color: #666633; }

a { text-decoration: none; color: #0071BC;}

a:hover    { text-decoration: underline; }

#orange { color: #FF9933; font-weight: bold; }

ul {
	list-style-type: square;
	line-height: 14px;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
}

#blue { color: #0071BC;}

/* menu styles */

.menu { POSITION: absolute; VISIBILITY: hidden; BACKGROUND-COLOR: #FFFFFF; LAYER-BACKGROUND-COLOR: #999999; BORDER-LEFT: 1px solid black; BORDER-TOP: none; BORDER-BOTTOM: 1px solid black; BORDER-RIGHT: 1px solid black; PADDING: 3px; z-index: 10; width: 100 }

.menuLink { text-decoration: none; line-height: 150%; font-family: Arial, sans serif; font-weight: bold; font-size: 11px; color: #333333; outline: none }
a:hover.menuLink { text-decoration: underline; font-weight: bold; color: #333333 }