/* CSS Document */

body {
	margin:0;
	padding:0;
	background:#1A4967 url(bg.jpg) repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}


.copyTiny {
	FONT-SIZE: 9px;
	COLOR: #000;
	TEXT-DECORATION: none;
	}
	
	
.banicon {
	font-family:Arial, Helvetica, sans-serif;
	}

.banicon a:link  {
   text-decoration : none;
   font-size:11px;
   color : #000;
   }
   
.banicon a:visited  {
   text-decoration : none;
   font-size:11px;
   color : #000;
   }
   
.banicon a:active  {
   text-decoration : none;
   font-size:11px;
   color : #000;
   } 
   
.banicon a:hover  {
   text-decoration : none;
   font-size:11px;
   color : #CB3536;
   }  
