a:link {
	font-family: Candara;
	font-size: 16px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #00FFFF;
	text-decoration: overline;
}
a:hover {
	color: #00FFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	text-decoration: overline;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;


}
a:visited {
	font-family: Candara;
	font-size: 16px;
	color: #00FFFF;
	text-decoration: overline;
	font-style: normal;
	line-height: 16pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;

}
a:active {
	font-family: Candara;
	font-size: 16px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #00FFFF;
	text-decoration: overline;
}

