body {
	  padding-right: 0px;
	  padding-left: 0px; 
	  padding-bottom: 0px;
	   margin: 0px; 
	   padding-top: 0px; 
	   font-family:"Times New Roman", Times, serif;
	   background-color: #96c5dc;
	   font-size: 15px;   
	   line-height: 24px; 
		
		
								 
		
}

#small{font-size: 12px;
}
#middle{font-size: 18px;

     
}
#deep{ 
     color: #dd6900; 
	  
         }
#hot{
      color: #dd6900;
	 	
	 }
	  



a:link {	
   color: #2e8bb9;
    padding: 2px; 
   text-decoration: underline;
   
  }

 
a:visited {
  color: #333366; 
  text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color:#dd6900;
}
a:active {
	color: #FF0000;
}

a.hidden{
  color:#000000;
  }
a.hidden:visited{
  color:#000000;
  }

a.menu {
   color: #333366;
    font-weight: bold;
	}
a.menu:hover {
	letter-spacing: 3px;
	}
a.menu:visited {
	color:#2e8bb9;
	padding: 2px;
}




