#footer a:link {
	color: #000;
	text-decoration: none;
}
#footer a:hover {
	background-color: #69c;
	color: #006;
	/* text-decoration: underline; */
}
#footer a:visited {
	color: #036;
	text-decoration: none;
}
.buttons {margin:3px;}
.bi
	{
	font-weight:bold;
	font-style:italic;
}
.bar {
	text-decoration:none;
	font-family:arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color: #fff;
}
a.bar:hover {color: #ccc;} 
.bull {color:#fff;}
.in18 {text-indent:18px;padding-bottom:2px;}
.text_16 {
	font-family:arial,helvetica;
	font-size: 16px;
}
.text_14 {
	font-family:arial,helvetica;
	font-size: 14px;
}
.halfbox {
	text-align:center;
	margin: 10px 30px 1px 30px;
	width:320px;