﻿a:link {
	font-family: "Segoe UI";
	font-weight: normal;
	font-style: normal;
	color: #AE0000;
	font-size: small;
	text-decoration: none;
	text-align: center;
	background-color: #FFFFFF;
}
a:visited {
	font-family: Bahnschrift;
	font-weight: normal;
	font-style: normal;
	color: #AE0000;
}
a:hover {
	font-family: Bahnschrift;
	font-weight: normal;
	font-style: normal;
	color: #AE0000;
}
a:active {
	font-family: Bahnschrift;
	font-weight: normal;
	font-style: normal;
	color: #AE0000;
}
