@charset "utf-8";
/* CSS Document */


.large_white{
	color:#fff;
	font-weight:bold;
	font-size:20px;
	font-family: Arial, Helvetica, sans-serif;
}

.large_white a:link{
	text-decoration:none;
	color:#fff;}
	
.large_white a:active{
	text-decoration:none;
	color:#fff;
	}
.large_white a:visited{
	text-decoration:none;
	color:#fff;
	}	
	
.large_white a:hover{
	text-decoration:none;
	color:#ff3400;}



.med_white {
	color:#fff;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif
}	

	
.med_white a:link{
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;}	
	
.med_white a:active{
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
} 

.med_white a:visited{
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
}
	
.med_white a:hover{
	font-weight:bold;
	color:#ff3400;
	text-decoration:none}
	



.small_white{
	font-size:12px;
	color:#FFF}

.small_white a:link{
	color:#fff;
	text-decoration:none}
.small_white a:active{color:#fff;
text-decoration:none}
.small_white a:visited{color:#fff;
text-decoration:none}
	
	
.small_white a:hover{
	color:#ff3400;
	text-decoration:none}



.orange_med{
	font-size:14px;
	color:#ff3300;
	font-family:Arial Black, Gadget, sans-serif;}

.orange_med a:link{
	font-size:11px;
	color:#ff3300;
	text-decoration:none}
	
.orange_med a:visited{
	font-size:11px;
	color:#ff3300;
	text-decoration:none}

.orange_med a:active{
	font-size:11px;
	color:#ff3300;
	text-decoration:none} 
 
.orange_med a:hover{
	font-size:11px;
	color:#fff;
	text-decoration:none
	}

	
	
	
.footer{	
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ccc;
}
	
.footer a:link{
	color:#544e47;
	text-decoration:none}
	
.footer a:visited{
	color:#544e47;
	text-decoration:none}
.footer a:visited{
	color:#544e47;
	text-decoration:none}
	
.footer a:hover{ 
color:#c5871a;
text-decoration:none}
