body {
	background-color: #000000;
	background-image: url(/images/bgr.gif);
	margin-top: 0px;
}
.link {
	color: #000000;
	font-family: Times, Georgia, "Times New Roman", serif;
	font-weight: bold;
	font-size: 16px;
	font-style: normal;
	text-decoration: none;

 	
}
a.link:hover {
	color: #FFCE5D;
	font-family: Times, Georgia, "Times New Roman", serif;
	font-weight: bold;
	font-size: 16px;
 	font-style: normal;
	text-decoration: none;	
}
.slink {
	color: #FFCC00;
	font-family: Times, Georgia, "Times New Roman", serif;
	font-weight: bold;
	font-size: 16px;
	font-style: normal;
	text-decoration: none;

 	
}
a.slink:hover {
	color: #FF9900;
	font-family: Times, Georgia, "Times New Roman", serif;
	font-weight: bold;
	font-size: 16px;
 	font-style: normal;
	text-decoration: none;	
}
.text_title {
	color: #000000;
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.text_title:hover {
	color: #0066cc;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.text {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
 	
}
a.text:hover {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
  	
}

.adr 
      {
	  COLOR: #CC9900;
	    font-size: 11px;
	  font-family: Arial, Times New Roman, Times, Verdana, Helvetica, Swiss, SunSans-Regular;
	  text-decoration: none;
	  }
	  
a.adr:hover 
      {
	  COLOR: red;
	  font-size: 11px;
	   font-family: Arial, Times New Roman, Times, Verdana, Helvetica, Swiss, SunSans-Regular;
	   text-decoration: underline
	   }
	   
.dxd
        {
		COLOR: #AE5700;
		font-size: 10px;
		font-family: Arial, Helvetica, Verdana, tahoma, SunSans-Regular;
		text-decoration: none;
		font-weight: bold;
		}
		
a.dxd:hover
        {
		COLOR: #ff3300;
		font-size: 10px;
		font-family: Arial, Helvetica, Verdana, tahoma, SunSans-Regular;
		text-decoration: none;
		font-weight: bold;
		}
