@charset "utf-8";
/* CSS Document */

a:link {color:#F00;
	}

a:visited {color: #F0F 
	}

a:hover {color: #0F0
	}

a:active {color: #F00
	}