a{
	border-style: "none";
}
img{
	border-style: "none";
}

.stlouis {
	font-family:   "MS Sans Serif", sans-serif;
	font-size: 13px;
	color: #6C6B5E;
}
td {
	font-family:   "MS Sans Serif",  sans-serif;
	font-size: 13px;
	color: #6C6B5E;
	margin: 0px 10px;

}

body {
	font-family:  "MS Sans Serif",  sans-serif;
	font-size: 13px;
	color: #6C6B5E;
	margin: 0px 10px;

}

.td {
	font-family:  "MS Sans Serif",  sans-serif;
	font-size: 13px;
	color: #6C6B5E;
	margin: 5px;

}
.nav {
	font-family: "MS Sans Serif",  sans-serif;
	font-size: 10px;
	color: #99ccff;
	text-decoration: none;
}
.nav:hover {
	color: #99ffff;
}
.textlink {
	font-family: "MS Sans Serif",  sans-serif;
	font-size: 13px;
	color: 0F64A3;
	font-weight: bold;
	text-decoration: underline;


}
.bigtitle {

	font-family: "MS Sans Serif",  sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.bgBlue {
	background: #0099FF;
	border: 1px solid #003399;
}
.lightBlue {
	background: #33CCFF;
	border: 1px solid #3366FF;
}
.bgOrange {
	background: #FF9933;
	border: 1px solid #FF6600;
}
.lightOrange {
	background: #FFCC99;
	border: 1px solid #FF9933;
}
.topmenu {
	color: #ffffff;
}
.head {
	font-family: "MS Sans Serif",  sans-serif;
	font-size: 11px;
	color: #6a5e4d;
	font-weight: bold;
}
