body { background: url("images/back.gif") }*.nav { background-color: #6C257A }*.current { background-color: #E1E1E1 }* { font-family: Verdana ; color: black ; font-size: 12px }*.title     { color: #6C257A ; font-weight: bold ; font-size: 20px }*.subtitle  { color: #0066ff ; font-weight: bold ; font-size: 14px ; font-variant: small-caps }*.selected  { color: #000000 ; font-weight: bold }*.attention { color: #FF0000 ; font-weight: bold ; background: #E1E1E1 }*.celltitle { color: #FFFFFF ; font-weight: bold }*.cells     { color: #FFFFFF  }/* navigation with effect */A.link:link    { color: #0000FF ; text-decoration: underline ; font-weight: bold }A.link:visited { color: #0000FF ; text-decoration: underline ; font-weight: bold }A.link:active  { color: #000000 ; background: #FFFF00 ; text-decoration: underline ; font-weight: bold }A.link:hover   { color: #000000 ; background: #FFFF00 ; text-decoration: underline ; font-weight: bold }/* navigation with effect */A.lnav:link    { color: #6C257A ; text-decoration: underline ; font-weight: bold }A.lnav:visited { color: #6C257A ; text-decoration: underline ; font-weight: bold }A.lnav:active  { color: #6C257A ; text-decoration: underline ; font-weight: bold }A.lnav:hover   { color: #FFFFFF ; background: #6C257A ; text-decoration: underline ; font-weight: bold }/* navigation without effect */A:link    { color: #0000FF ; text-decoration: underline }A:visited { color: #0000FF ; text-decoration: underline }A:active  { color: #0000FF ; text-decoration: underline }A:hover   { color: #0000FF ; text-decoration: underline }
