a.buttons {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.buttons:hover {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #ff6300;
	text-decoration: none;
}
.quicklinksbuttons {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.articalsbuttons {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.bottombuttons {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.bodytext {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

.orangetext {
	font-family: Verdana;
	font-size: 13px;
	color: #FF6300;
	text-decoration: none;
	font-weight: bold;
}
.redtext {
	font-family: Verdana;
	font-size: 18px;
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
}
.orangetextsmall {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF6300;
	text-decoration: none;
}
.blacktext {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.onestoptext {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


a.emailbutton {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0099FF;
	text-decoration: underline;
}
a.emailbutton:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: underline;
}
.bottomemailinks {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.blacktext1 {
	font-family: Verdana;
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
}

