
.back {  background-image: url(img/back.gif); background-repeat: repeat-x}
.white {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; text-decoration: none }
.grey { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #686868; text-decoration: none }
.greybold { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #686868; text-decoration: none ; font-weight: 600 }
.arial10 { font-family: Arial, Helvetica, sans-serif; font-size: 10px }
.arial11 { font-family: Arial, Helvetica, sans-serif; font-size: 11px }
.arial12 { font-family: Arial, Helvetica, sans-serif; font-size: 12px }
.black { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none }
.blackbold { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none ; font-weight: 600}
.red { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: red; text-decoration: none }
.label1 { font-family: Arial, Helvetica, sans-serif; font-size: 20px; color: #000000; text-decoration: none ; font-weight: bold}

a.mylink:hover  { color: black; text-decoration: none; background: white }
a.mylink        { color: white; text-decoration: none; background: #686868 }

a.inv:hover  { color: #ffffff; text-decoration: none; background: #000000 }
a.inv        { color: #000000; text-decoration: none; background: #eeeeee }

a.inv2:hover { color: #ffffff; text-decoration: none; background: #000000 }
a.inv2       { color: #000000; text-decoration: none; background: #cecece }

a.inv0:hover { color: #ffffff; text-decoration: none; background: #000000 }
a.inv0       { color: #000000; text-decoration: none; background: #ffffff }

a.xmas:hover { color: blue; text-decoration: underline;}
a.xmas       { color: red; text-decoration: none;}

a.bl { color: #000000 }

.intro_label  { font-family: Arial, Helvetica, sans-serif; font-size: 20px; color: #282d4a; text-decoration: none }