﻿}
a:active {
	color: #800000;
	font-family: Verdana, "Times New Roman", sans-serif;
	text-decoration: underline;
	font-size: medium;
}
a {
	color: #800000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
