/* tmo-sanjo CSS */

/*used*/
BODY{font-size:10pt;color:#555555;}

.txt8{font-size:8pt; }
.txt9{font-size:9pt; }
.txt10{font-size:10pt; }

.left{text-align:left;}
.center{text-align:center;}
.right{text-align:right;}

.cgold{color:#cccc66;}
.white{color:#ffffff;}
.gray{color:#666666;}
.cwine{color:#ff0066;}
.cgreen{color:#339900;}

A:LINK  { color : #0000ff; underline; text-decoration : none ;}
A:VISITED  { color : #0000ff;  underline;text-decoration : none ;}/*NN–¢‘Î‰ž*/
A:ACTIVE  { color : ff0000; underline;text-decoration :}/*NN–¢‘Î‰ž*/
A:HOVER {text-decoration : underline; color : ff0000;}/*NN–¢‘Î‰ž*/

/*temp*/
.blue{color:#000fff;}
.pink{color:#ff0099;}
.red{color:#ff0000;}

