a.link {
 color: #2957a4;
 font-size: 20px;
 font-family: arial, aispec;
 text-align: center;
 line-height: 1.2em;
 font-weight: bold;
}
a.link:hover {
 color: #e43236;
 font-size: 20px;
 font-family: arial, aispec;
 text-align: center;
 font-weight: bold;
}
a {
 text-decoration: none;
}
img.linka {
 position: absolute;
 top: 0px;
 width: 100%;
 height: 100%;
}
img.linka02 {
 position: absolute;
 width: 100%;
 height: 100%;
}
img.linka:hover {
 width: 0px;
 height: 0px;
}