﻿#bottom a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.text-highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
#bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding: 10px;
	width: 720px;
	clip: rect(auto, auto, auto, auto);
}
.red {
	color: #FF0000;
}
