@charset "UTF-8";
a {
	font-family: Century Gothic, Verdana, Geneva, Helvetica, sans-serif;
	color: #009999;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009999;
}
a:hover {
	text-decoration: underline;
	color: #009999;
}
a:active {
	text-decoration: underline;
	color: #009999;
}


.link2 a {
	font-family: Century Gothic, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}	
.link2 a:link {
	text-decoration: none;
	font-family: Century Gothic, Verdana, Geneva, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.link2 a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "Century Gothic", Verdana, Geneva, sans-serif;
}
.link2 a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "Century Gothic", Verdana, Geneva, sans-serif;
}
.link2 a:active {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "Century Gothic", Verdana, Geneva, sans-serif;
}

.link3 a {
	font-family: "Century Gothic", Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: underline;
	color: #FFF;
	font-size: 14px;
}	
.link3 a:link {
	text-decoration: underline;
	font-family: "Century Gothic", Verdana, Geneva, Helvetica, sans-serif;
	color: #FFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
.link3 a:visited {
	text-decoration: underline;
	color: #CCC;
}
.link3 a:hover {
	text-decoration: underline;
	color: #009999;
}
.link3 a:active {
	text-decoration: underline;
	color: #009999;
}
