body {
 background-image: url();
      background-repeat: no-repeat;
      background-position:top;
	  background-color:#EAEBEC;
	  color:#121B81;
  font-family:Verdana, Geneva, Arial, helvetica, sans-serif;
  font-weight: bold;
  font-size: 10px;
  
  
}


a {
	font-size: 14px;
	color: #2BBFFC;
	font-weight: bold;
	text-decoration: none;
}


a:hover { text-decoration: 
underline overline; color:#2BF5FC; }
