  A:HOVER {
	text-decoration: underline;
}
 
  BODY{
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: x-small;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-color: #000066;
	background-image: url(../img/site_bg_new.gif);
	background-repeat: repeat-y;
	background-position: center;
}

  P{
  font-family : Verdana, Geneva, Arial, Helvetica;
  font-size : 11px;
  text-align : left;
  }
  
  .white{
  color : #ffffff;
  } 
  
  .blue{
  color : #002090;
  } 
  
  .news{
	color : #002090;
	margin-bottom : 10px;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 10px;
} 

  .reasons{
	color : #ffffff;
	margin-bottom : 10px;
	margin-left : 40px;
	margin-right : 10px;
	margin-top : 10px;
} 

.menu{
	text-align: right;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 13px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
	font-weight: bold;
	white-space: nowrap;
	text-decoration: none;
}

  .newslink{
	color: #002090;
	text-decoration: none;
}
