/* CSS Document */

body {
	margin:0;
	padding:0;
	background:#36b8fb url(new_bg.gif) repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}


.copyTiny {
	FONT-SIZE: 9px;
	COLOR: #000;
	TEXT-DECORATION: none;
	}


.icon {
	font-family:Arial, Helvetica, sans-serif;
	}

.icon a:link  {
   text-decoration : none;
   font-size:11px;
   color : #666;
   }
   
.icon a:visited  {
   text-decoration : none;
   font-size:11px;
   color : #666;
   }
   
.icon a:active  {
   text-decoration : none;
   font-size:11px;
   color : #666;
   } 
   
.icon a:hover  {
   text-decoration : none;
   font-size:11px;
   color : #FF9900;
   }  
   