body { color: #fff; font-size: small; font-family: Osaka, 平成角ゴシック; background-color: #000; }
p {}
td { font-size: small; }
a:link { color: #f00 ; text-decoration: none; }
a:visited { color: #f00 ; text-decoration: none; }
a:hover { color: #ccc; text-decoration: none; }
a:active { color: #232323 ; text-decoration: none; }
.style1 { color: white; font-size: 16px; }
.class { }

