a {
  	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a.link {
  	color: #FFFFFF;
	text-decoration: none;
}
a.link:hover {
	color: #0099CC;
	text-decoration: underline;
}
a.link2 {
	color: #FF9900;
	text-decoration: underline;
}
a.link2:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.link3 {
  	color: #FF9900;
	text-decoration: none;
}
a.link3:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.link4 {
  	color: #FF9900;
	text-decoration: none;
}
a.link4:hover {
	color: #2F2118;
	text-decoration: underline;
}
.treb09 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
}
.treb10 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.treb11 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.treb13 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.treb15 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;	
	font-weight: bold;
	text-transform: uppercase;
}
.treb20 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	text-transform: uppercase;
}
