﻿a:active {
	color: #0000FF;
	font-weight: bold;
	font-family: Verdana;
	font-size: small;
}
a:hover {
	font-family: Verdana;
	font-size: small;
	color: #0000FF;
	font-weight: bold;
}
a:visited {
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	color: #0000FF;
}
a {
	color: #0000FF;
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
}
