﻿a.menu:link{
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #013D57;
	margin-top: 0px;
	padding: 0px;
	line-height: 0px;
	text-decoration: none;






}
a.menu:hover {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #3399CC;
	line-height: 0px;
	text-decoration: underline;


}
a.menu:visited {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #3399CC;
	line-height: 0px;
	text-decoration: none;


}
a.menu:active {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #051436;
	margin-top: 12px;
	line-height: 0px;
	text-decoration: none;



}
