a:visited   { color: blue; text-decoration: none }
a:link    { color: blue; text-decoration: none }
a:hover   { color: red; text-decoration: none; background-color: transparent }
a:active   { color: red; text-decoration: none }
.infodate   { font-weight: bold; font-size: 12px }
.title  { color: red; font-size: 14px }
.comment  { font-size: 12px }
