.buttons_style a:link {
	COLOR: #FFFFFF;
	font-family: "Myriad Web Pro";
	font-size: 18px;

} 
.buttons_style a:visited {
	COLOR: #FFFFFF;
	font-family: "Myriad Web Pro";
	font-size: 18px;
} 
.buttons_style a:active {
	COLOR: #FFFFFF;
} 
.buttons_style a:hover {
	COLOR: #FFFFFF;
	font-family: "Myriad Web Pro";
	font-size: 16px;
}
.my_link {
	font-family: "Myriad Web Pro";
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
	list-style-image: none;
}

A {
	COLOR: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
A:hover {
	COLOR: #FF9900;
	font: Arial;
	text-decoration: none;}
.copy {
	font-family: "Myriad Web Pro";
	font-size: 9px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.orange_text {
	font-family: "Myriad Web Pro";
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #E88412;
}
.white_text {
	font-family: "Myriad Web Pro";
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.white_title {
	font-family: "Myriad Web Pro";
	font-size: 18px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.orange_title {
	font-family: "Myriad Web Pro";
	font-size: 18px;
	font-style: normal;
	color: #E88412;
	text-decoration: none;
}
