.barsmith {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #AC0E25;
}
a {	font-size: 12px; color: #AC0E25;}

a:link { text-decoration: none; color: #AC0E25}

a:visited {	text-decoration: none; color: #AC0E25; }

a:hover { text-decoration: underline; color: #AC0E25; }

a:active { text-decoration: none; color: #AC0E25FBDC93;}

.wht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
}

a.wht {	font-size: 10px; color: #ffffff;}

a.wht:link { text-decoration: none; color: #ffffff}

a.wht:visited {	text-decoration: none; color: #ffffff; }

a.wht:hover { text-decoration: underline; color: #ffffff; }

a.wht:active { text-decoration: none; color: #ffffff;}


/*footer links */
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	color: #ffffff;
	margin-top:17px;
	margin-left: auto;
	margin-right: auto;
}
p#footer {
	margin-top:5px;
}
a#footer:link {
	color: #ffffff;
	text-decoration: none;
}
a#footer:visited {
	color: #ffffff;
	text-decoration: none;
}
 a#footer:hover{
	color: #ffffff;
	text-decoration:underline;
}
