﻿#buttonlink a:link {
	font-family: "Aachen BT";
	font-size: large;
	color: #FF0000;
}
.TextHeader {
	text-align: center;
	font-size: large;
	font-family: "Aachen BT";
}
#buttontext a:hover {
	font-family: "Aachen BT";
	font-size: large;
	font-weight: normal;
	color: #FF0000;
}
.ButtonText {
	text-align: center;
	font-size: large;
	font-family: "Aachen BT";
	color: #000000;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	position: relative;
}
.text2 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
}
.CertType {
	font-family: "Aachen BT";
	font-size: medium;
	color: #FFFF00;
}
