body {
	margin: 0;
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #EDEDCF url(images/background.jpg) repeat-x EDEDCF;
}
table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


h3 {
	color: #6699CC
}

.footer {
	font-size: 9px;
}

.menu_links a{
	color: #005599;
	text-decoration: none;
	font-size: 14px;
   text-align: center;
}

.menu_links a:hover {
	color: Gray;
	text-decoration: none;
	font-size: 14px;
	text-align: center;
}

a {
	text-decoration: none;
}
a:hover {
  text-decoration: none;
  color: Gray;
}
