﻿a:link {
	font-family: "trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #005081;
	text-decoration: none;
}

a:visited {
	font-family: "trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #005081;
	text-decoration: none;
}
a:hover {
	font-family: "trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #005081;
	text-decoration: underline;
}
.bottom_text {
	font-family: "trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.main_head {
	font-family: "trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #007231;
	text-decoration: none;
}
.body {
	font-family: "trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #005081;
	text-decoration: none;
}

