.bodyfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	color: #D92639;
}
a:hover {
	color: #006633;
}
a:visited {
	color: #336600;
}
.titlefont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #C12121;
}
.smallfont {
	font-size: 10px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../trains/images/back.jpg);
}
