a:link { color:gray; text-decoration:underline; } a:visited { color:black; } a:active { background-color:black; } a:hover { color:white; text-decoration:underline; } body { behavior:url("../../styles/scripts/csshover3.htc"); font-size:11px; } .title { height:9%; text-align:center; font-size:1.4em; font-weight:600; border-style:none; border-color:#FF9900; background-color:transparent; color:orange; } .subtitle { height:4%; color:orange; text-align:center; font-size:1em; font-weight:600; } .content { position :relative; height:85%; width:100%; overflow:auto; } .row0 { position:relative; display:block; height:13%; width:90%; margin:2%; color:black; font-size:1em; font-weight:600; } .c0 { height:100%; color:black; position:absolute; width:32%; } .c1 { height:100%; color:black; position:absolute; left:33%; width:32%; } .c2 { height:100%; color:black; position:absolute; left:66%; width:32%; } .head0 { position:relative; overflow:hidden; height:100%; text-align:center; font-size:1em; border-style:solid; border-color:palegoldenrod; border-width:2px; font-weight:600; text-align:center; color:black; } .head01 { position:relative; overflow:hidden; height:100%; text-align:center; font-variant:small-caps; font-size:1em; border-style:solid; border-color:palegoldenrod; border-width:2px; font-weight:600; text-align:center; color:orange; } .c1 .head0, .c2 .head0, .c4 .head0 { border-color:palegoldenrod; } .body0 { position:relative; display:none; overflow:auto; height:70%; color:black; font-size:1em; font-weight:600; } .int:hover .head01 { background-color:#C0C0C0; color:white; } .int:hover .head0 { background-color:#C0C0C0; color:white; } .nobox { border-style:none; }