a:link {  text-decoration: none  ; color: #0099FF}
a:visited {  text-decoration: none  ; color: #0099FF}
a:hover {  color: #FF3300; text-decoration: none}
a:active {  color: #FFFFFF}
body {  color: #000000}

.text { font-size:12px; font-family: "ＭＳ Ｐゴシック", "Osaka"}
.text a:link { color: #0099ff; font-family: "ＭＳ Ｐゴシック", "Osaka"; text-decoration: none;}
.text a:visited { color: #0099ff; font-family: "ＭＳ Ｐゴシック", "Osaka"; text-decoration: none;}
.text a:hover { color: #ff3300; font-family: "ＭＳ Ｐゴシック", "Osaka"; text-decoration: underline;}