﻿@charset "utf-8";
/* CSS Document */

a.click
{

	color: #00FFFF;
	text-decoration: none;
}

a.unclick
{

	color: white;
}



