a.link {
 color:blue;
 text-decoration:none;
 font-size:12pt;
}

a.link:lvisited {
 link:red;
 text-decoration:none;
 font-size:12pt;20:27 25.02.2005
}

a.link:hover {
 link:pink;
 text-decoration:none;
 font-size:12pt;
 color: #FF0000;
}
a.back{
 font-size:9pt;
 font-family: Tahoma;
 font-weight: bold;
 text-align: left;
 color: #0000FF;
 background:;
}
a.back:Hover{
 font-size:9pt;
 font-family: Tahoma;
 font-weight: bold;
 text-align: left;
 color: #FF0000;
 background:;
}
