@charset "utf-8";




a:visited {


}


a:link {
	color: #097B93;
}




a:active {

}




a:hover {
	color: #00A4CC;
}

