body {
  font-family: Verdana;
  font-size: 13px;
  background-color: #FFFFFF;
  color: #514F47;
  margin: auto; 
  overflow-y:scroll;   
}



table {
	font-size: 13px;
	color: #000000;
	line-height: 140%;	
}



input, textarea, select {
	font-size: 13px;
	font-family: Verdana;
}



a.menu {
  font-size: 13px;
  color: #FFFFFF;
  text-decoration: none;

}

a.menu:hover {
  font-size: 13px;
  color: #E9E9E9;
  text-decoration: underline;
}



a {
  text-decoration: none;
  color: #466BAE;
}

a:hover {
  text-decoration: underline;
  color: #466BAE;
}



a.category_link {
    font-size: 12px;
	color: #FFFFFF;
}

a.category_link:hover {
    font-size: 12px;
    color: #E9E9E9;
}



.title {
    font-size: 18px;
    color: #333333;
}



.ad_link {
    font-size: 12px;
    color: #466BAE;
}



.copyright {
	font-size: 11px;
    color: #808080;
}



a.footer {
    font-size: 11px;
	color: #404040;
    text-decoration: none;
}

a.footer:hover {
    font-size: 11px;
    color: #000000; 
    text-decoration: underline;
}