﻿ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	list-style-position: inside;
	font-family: "Century Gothic", "Trebuchet MS", verdana, sans-serif;
	background-color: #587c99;
	color: #FFFFFF;
	text-decoration: none;
}
li a {
	padding: 0px;
	font-family: "Century Gothic", "Trebuchet MS", verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	text-decoration: none;
	display: block;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
li a:hover {
	font-family: "Century Gothic", "Trebuchet MS", verdana, sans-serif;
	font-size: 13px;
	color: #006262;
	background-color: #FFFFFF;
	display: block;
}
img {
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	border-top-color: 0;
	border-right-color: 0;
	border-bottom-color: 0;
	border-left-color: 0;
}
a {
	font-family: "trebuchet MS", helvetica, arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	padding: 0px;
	margin: 0px 1px 0px 1px;
	text-align: left;
}

a:hover{
	text-decoration:underline;
	font-size: 11px;

}
.nostylelink {
	font-family: "trebuchet MS", verdana, tahoma, arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
