body { color: lime; background-color: #fde3b7;}
table {background-color: #fde3b7;}
p {} 
td { font-family: arial, helvetica, sans-serif; font-size: 12px; font-weight: normal; font-style: normal; color: #0000F5 }
.nav01 { font-size: 16px; font-weight: bold; }
.nav02 { font-size: 14px; }
.nav01_select {  font-size: 16px; color: red; font-weight: bold; }
.nav01_violet {  font-size: 16px; font-weight: bold; color: #91007b }
.nav01_blue {  font-size: 16px; font-weight: bold; color: #00a0e1 }
.nav01_green {  font-size: 16px; font-weight: bold; color: #00a92e }
.nav01_yellow {  font-size: 16px; font-weight: bold; color: #debd04 }
.nav01_orange {  font-size: 16px; font-weight: bold; color: #ff8c00 }
.nav01_red {  font-size: 16px; font-weight: bold; color: #dd001b }
.nav02_select {  font-size: 14px; color: red; }
.nav02_violet {  font-size: 14px; color: #91007B }
.nav02_blue {  font-size: 14px; color: #00A0E1 }
.nav02_green {  font-size: 14px; color: #00A92E }
.nav02_yellow {  font-size: 14px; color: #DEBD04 }
.nav02_orange {  font-size: 14px; color: #FF8C00 }
.nav02_red {  font-size: 14px; color: #DD001B }
.head  {background-color: #fde3b7;}
a { font-family: arial, helvetica, sans-serif; text-decoration: none; color: #0000F5}
#a:link { color: blue; text-decoration: none; }
#a:visited { color: red }
a:hover { color: #0000F5 }
a:active { color: #0000F5 }
