
/*  Color scheme
	
	
	#CE3064 hot pink
	#332626 dark charcoal
	#989292 soft charcoal
	#0094BB  teal
	

*/

ul {font-family:Tahoma; font-size:9px;  color:#626262; list-style-type:square; margin-top:5px; }


  .footer{padding:10px;}
  .policy{font-family:Tahoma; font-size:11px;  color:#FFF; text-decoration:none}
  .header {font-family:Tahoma; font-size:12px;  color:#CE3064;}
  .main{font-family:Tahoma; font-size:10px;  color:#989292; }
  .main_2{font-family:Tahoma; font-size:12px;  color:#332626; }
  .main_b{font-family:Tahoma; font-size:11px;  color:#989292; }
  .main_b2{font-family:Tahoma; font-size:14px;  color:#332626; }
  .teal_b{font-family:Tahoma; font-size:11px;  color:#0094BB; }

a:link {
	text-decoration: none;
	font-family:Tahoma; font-size:11px;
	font-weight:lighter;
	color:#0094BB;
	font-style:normal;
}
a:visited {
	text-decoration: none;
	font-family:Tahoma; font-size:11px;
	color:#332626;
	font-style:normal;
}
a:hover {
	text-decoration:underline;
	font-family:Tahoma; font-size:11px;
	color:#CE3064;
	font-style:normal;
}
a:active {
	text-decoration: none;
	font-family:Tahoma; font-size:11px;
	color:#332626;
	font-style:normal;
}





 




