﻿
a:visited    { font-family: Arial; color: #145092; text-decoration: none; font-size: 12pt; font-weight:bold }
a:hover      {
	font-family: Arial;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
	background-color: #0033CC;
	vertical-align: middle;
	display: block;
	line-height: 30px;

}
a:link {
	font-family: Arial;
	color: #145092;
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
	vertical-align: middle;
	display: block;
	line-height: 30px;
}
