.fotopage {
	margin: 0px;
}
.fototitle {
	font-family: sans-serif;
	font-size: xx-large;
	font-weight: normal;
	color: #FFCC66;
	text-transform: none;
	text-align: center;


}
.fototitle2 {
	font-family: sans-serif;
	font-size: x-large;
	font-weight: normal;
	color: #000066;
	text-align: center;
}
.logobox {
	padding: 0px;
	width: auto;
	border: thin solid #000066;
}
.traindescrip {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;

}
.traintitle {
	font-family: sans-serif;
	font-size: 36px;
	font-weight: normal;
	text-align: center;

}
.fototbl {
	font-family: sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-position: center;
	padding: 0px;
	margin: 2px;
	left: 2px;
	top: 2px;
	right: 2px;
	bottom: 2px;
	border: thin none #000000;
	width: 0px;
}

.navbar {
	font-family: sans-serif;
	font-size: 10px;
	font-weight: normal;
}


A {
	color: #000066;
	font-size: x-small;
}

A:HOVER {
	color: #009900;
	font-size: x-small;
	text-decoration: none;
}

A:VISITED {
	color: #663366;
	font-size: x-small;
}
