/* Main Body */

body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: 400;
	color: black;
	scrollbar-face-color: white;
	scrollbar-shadow-color: white;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-track-color: white;
	scrollbar-arrow-color: white;
}

/* Text */

td, tr {font-size: 11px}
.main {background-color: white; border: none; text-align: center}
.acity {background-color: lightblue; background-image: url(menuback.jpg); border: none; text-align: center; color: black}

/* Links */

a:link, a:visited, a:hover, a:active {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px; cursor: auto}
a:link {color: black; text-decoration: none}
a:visited {color: navy; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration: none; cursor: auto}
a:hover {color: white; text-decoration: none; background-color: blue}
a:active {color: navy; text-decoration: none; cursor: default; background-color: transparent}
