body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
h1 {
	font-size: 16px;
}
.footer {
font-size: 11px;
}

.style1 {
font-size: 9px}


.infobar {
	font-size: 16px;
	color: ffffcc;
	background-color: a1a2a1;
	font-weight: bold;
}

.menu_text {
	border-right-width: thin;
	border-right-style: dashed;
	border-top-color: #BBBFBE;
	border-right-color: #BBBFBE;
	border-bottom-color: #BBBFBE;
	border-left-color: #BBBFBE;
	line-height: 20px;
	font-style: normal;
	font-weight: bolder;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
}
a{
	font-weight: bold;
	color: #9A0002;
	text-decoration: none;
}
a:visited{
	font-weight: bold;
	color: #9A0002;
	text-decoration: none;
}

a:hover{
	font-weight: bold;
	color: #A8BBB9;
	text-decoration: none;
}

.menu_text a{
	font-weight: bold;
	color: #9A0002;
	text-decoration: none;
}
.menu_text a:visited{
	font-weight: bold;
	color: #9A0002;
	text-decoration: none;
}

.menu_text a:hover{
	font-weight: bold;
	color: #A8BBB9;
	text-decoration: none;
}
