/*--------------------------* * systemHeader message * *--------------------------*/ FONT.systemHeader{ font-size: 120%; font-weight: bold; line-height: 100%; } /*--------------------------* * systemFooter message * *--------------------------*/ FONT.systemFooter{ font-size: 120%; font-weight: bold; line-height: 100%; } /*--------------------------* * systemFeature message * *--------------------------*/ FONT.systemFeature{ font-size: 80%; font-weight: bold; line-height: 100%; color: orange; } /*--------------------------* * systemCaution message * *--------------------------*/ FONT.systemCaution{ font-size: 100%; font-weight: bold; line-height: 100%; color: red; } /*--------------------------* * systemDebug message * *--------------------------*/ FONT.systemDebug{ font-size: 80%; line-height: 80%; color: red; } /*for mac*/ BODY {font-family:"£Í£Ó £Ð¥´¥·¥Ã¥¯",Osaka;} A:hover{color: #00FFFF;} .text1 {font-size:9px} .text2 {font-size:10px} .text3 {font-size:12px} .text4 {font-size:14px} .text5 {font-size:18px} A {text-decoration:none;}