/* CSS Document */

body {
	margin:0;
	padding:0;
	background:#95c4da url(bg.jpg) repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	}



.copyTiny {
	FONT-SIZE: 9px;
	COLOR: #000;
	TEXT-DECORATION: none;
	}
	
.copy {
	FONT-SIZE: 11px;
	COLOR: #000;
	TEXT-DECORATION: none;
	font-style: normal;
	font-weight: normal;
	}

.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;
   }  
