/* 定義済みクラス */
a:link{
	color:#0000FF;
}
a:hover{
	background:#333333;
	color:#EEEEEE;
}