.listainer {
	width: 175px;
	list-style-type: none;
	text-indent: 5px;
}
.listainer ul {
	font-family: "Comic Sans MS", "Arial Rounded MT Bold", "Century Gothic", sans-serif;
	font-size: 11px;
	color: #0000FF;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}
.listainer a {
	font-family: "Comic Sans MS", "Arial Rounded MT Bold", "Century Gothic", sans-serif;
	font-size: 11px;
	color: #0000FF;
	text-decoration: none;
	background-color: #D1CED7;
	display: block;
	padding: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
}
.listainer a:link {
	font-family: "Comic Sans MS", "Arial Rounded MT Bold", "Century Gothic", sans-serif;
	font-size: 11px;
	color: #0000FF;
	text-decoration: none;
	list-style-type: none;
}
.listainer a:visited {
	font-family: "Comic Sans MS", "Arial Rounded MT Bold", "Century Gothic", sans-serif;
	font-size: 11px;
	color: #006600;
	text-decoration: none;
	list-style-type: none;
}
.listainer a:active {
	font-family: "Comic Sans MS", "Arial Rounded MT Bold", "Century Gothic", sans-serif;
	font-size: 11px;
	color: #660000;
	text-decoration: none;
	list-style-type: none;
}
.listainer a:hover {
	font-family: "Comic Sans MS", "Arial Rounded MT Bold", "Century Gothic", sans-serif;
	font-size: 11px;
	color: #000066;
	text-decoration: none;
	background-color: #797E92;
	list-style-type: none;
}
.column_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.midcolumn {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}
