.body { font-size: small ; 
       font-style: normal; 
       font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; 
       color: #000000; 
       background-color: #FFFFE0; 
}

a:link    { text-decoration: none; color: black }
a:visited { text-decoration: none; color: blue }
a:active  { text-decoration: none; color: red }
a:hover   { background-color: Aquamarine;}


.tr1 { background-color: #66FFFF; }
.tr2 { background-color: #66CCFF; }
.tr3 { background-color: #6699FF; }
.tr4 { background-color: #6666FF; }
.tr5 { background-color: #FFFFFF; }
.tr6 { background-color: #6699FF; }
.tr7 { background-color: #E6E6FA; color: #FF00CC; }
