body      {
			 background: url(../images/interface/bg2.jpg) repeat-y top center;
			 font-family: VERDANA, ARIAL;
			 font-size: 10px;
			 color:#ffffff;
			 background-color:#000000;
		  }
A:link    {color:#ffffff; }
A:visited {color:#ffffff; }
A:active  {color:#ffffff; }
A:hover   {color:#ffffff; text-decoration: none;}

.small_center {
			color: #858585;
			text-align:center;
			font-size: 10px;			
		  }

.small_center a:link {
			color: #858585;
		  }

.small_center a:visited {
			color: #858585;
		  }
		  
.small_center a:active {
			color: #858585;
		  }

.small_center a:hover {
			color: #858585; text-decoration: none;
		  }		  		  		  

		  
.infotext	 {
			 text-align:center;
			font-size: 10px;			 
		 }
		 
table
		 {
			 font-size: 10px;
		 }

.bold 
		 {
			 font: bolder;
		 }
		 
