BODY {
scroll: yes;
padding: 0px;
line-height: 10px;
font-weight : normal;
font-family: "Trebuchet MS", Tahoma, Arial;  
font-size: 12px;
color : #000000;
margin-left:0px; 
margin-right:0px; 
margin-top:0px; 
margin-bottom:0px;
background-color: #00B2F9;	
background-image: url(../data/bg.jpg); 
background-position: top; 
background-repeat: repeat-x; 
}
	  
A {
   font-weight : normal;
font-family: "Trebuchet MS", Tahoma, Arial;
   color : black;
   text-decoration : none;
   font-size: 12px;

}  
A:hover {
   font-weight : normal;
font-family: "Trebuchet MS", Tahoma, Arial;
   color : #1B1A9A;
   background : transparent;
   text-decoration : underline;	
   font-size: 12px;
}	
   
.thumb {  
border: 1px solid black;
}  
.thumb:hover {
border: 1px dotted black;
}



.celtxt{  
font-size: 12px;
padding: 10px;
}
