* {
	font-family: tahoma;
	text-decoration: none;
	color: #FFFFFF;
}

body{
	background-image:url('_themes/deepblue/background_deepblue.gif');
}

input {
	color: #000000;
}

a {
	color: #66CCFF;
	font-weight: bold;
	text-decoration: none
}

a:visited {
	color: #66CCFF;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.Logo { 
	font-family: Elephant;
	font-size: 36pt;
}

.Photo {
	border: 1px solid #FFFFFF;
}

.Map {
	width: 760px; 
	height: 400px;
	border: 2px outset;
}