.span { line-height: 120% }
a { color: #333333; text-decoration: none }
a:hover { color: #333333; text-decoration: underline }
.large { font-size: 18px; line-height: 150% }
.large3 { font-size: 16px; line-height: 150% }
.large2 { font-size: 14px; line-height: 150% }
.normal { font-size: 12px; line-height: 150% }
.small   { font-size: 11px; line-height: 150% }

a:hover img {
  filter:alpha(style=0,opacity=80);
  -moz-opacity:0.80;
  opacity: 0.80;
}

