@charset "utf-8";
/* CSS Document */

body{
	font-family: Arial, Helvetica, sans-serif;
	}
	
h1{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 1.2em;
	color:#ffffff} 

.vail-colorado{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight:bold;} 
	

.black8{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:.8em;
	font-weight:bold;
	color:#000000} 

a:link { color: #ffffff;
	font-weight:bold;}
	
a:visited { color: #ffffff;
	text-decoration:none;}
	
a:hover { color: #bb2320;
	font-weight:bold
	}