@charset "iso-8859-1";

a:link { color: #077d9b; text-decoration: underline; }
a:visited { color: #c3c3c3; text-decoration: underline; }
a:hover { color: #589bac; text-decoration: none; }
a:active {	color: #589bac; text-decoration: none; }


.style1 {
	font-family: Trebuchet MS;
	font-size: 11px;
	color:black;
}

.style2 {
	font-family: Trebuchet MS;
	font-size: 10px;
	color:black;
}

.style3 {
	font-family: Trebuchet MS;
	font-size: 16px;
	color:#077d9b;
	font-weight:bold;
}









