HR { color: #999999; }
P.hoge { margin-left: 4em; }

A:link { text-decoration: none; }
A:visited { text-decoration: none; }
A:active { text-decoration: none; }
A:hover {  text-decoration: underline; ; background-color: #FFCC00; color: #666666}

/*
BODY, TH, TD { line-height: 115%; }
A:hover { color: black; background: #00FFCC }
*/

