@charset "UTF-8";
/* CSS Document */
#link a {
	color: #999966;
	text-decoration: none;}
#link a:hover{
	color:#FFFFCC;
	background-color:#ffffff;
	text-decoration: none;}