.data {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #767676;
	height: 100px;
}

.contactform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #767676;
	padding-bottom: 5px;
}

.title_red {
	font-family: "Myriad Pro";
	font-size: 16px;
	font-weight: bold;
	color: #E2403D;
}
.title_orange {
	font-family: "Myriad Pro";
	font-size: 16px;
	font-weight: bold;
	color: #E5860E;
}
.border {
	border: 1px solid #000000;
}

.title_green {
	font-family: "Myriad Pro";
	font-size: 16px;
	font-weight: bold;
	color: #9CB617;
}
.title_blue {
	font-family: "Myriad Pro";
	font-size: 16px;
	font-weight: bold;
	color: #21A78E;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #C8BF88;
}

.copyright a:visited, .copyright a {
	color: #C8BF88;
}

.title_purple {
	font-family: "Myriad Pro";
	font-size: 16px;
	font-weight: bold;
	color: #6835AB;
}
.Links_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F5F5F;
	font-weight: bold;
	text-decoration: none;
}



.Links_black A{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5F5F5F;
	text-decoration: none;
}

.Links_black A:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C7BE85;
	text-decoration: none;
}
