body {
	background: White;

}
a {

	text-decoration: none;
   font-family: Verdana;
   font-size: 11 px;
	font-weight: bold;
}
a:hover{
	text-decoration: none;
	color: Black;
}
.llink{
	color:#456596;
	text-align: right;
	vertical-align: middle;
}
.rlink{
	color:#008812;
	text-align: left;
	vertical-align: middle;
}
.header_text {
	font-family: "Futura Md BT";
	font-size: 10 px;
	color: White;
	
	}
.footer {
	background-color: #898989;
	text-align: center;
	font-family: Verdana;
font-size: 10 px;
color: White;
height: 20px;
}
.menu{
font-family: Verdana;
font-size: 11 px;
background-color: #FF6600;
font-weight: bold;
text-align: center;
color:#666666;
}

table.logo {
	vertical-align: middle;
}

