
.thumbsarea img
{
   vertical-align: middle;
   border: solid 1px black;
   margin: 3px;
}

.thumbsarea img:hover
{
   border: solid 2px red;
}

.padding-large
{
   padding: 0px;
}

td.main {
background-color: white;
font-family: verdana;
font-size: 12px;
color: black;
text-align: left;
font-weight: solid;
border-color: #a0adbc;
border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
padding-top: 8px;
padding-left: 8px;
padding-bottom: 8px;
padding-right: 8px;
}

a.linkki:link { text-decoration: underline; font-family: verdana; color: #0404d2; font-size: 10px;}
a.linkki:visited { text-decoration: underline; font-family: verdana; color: #0404d2; font-size: 10px;}
a.linkki:hover { font-weight: bold; text-decoration: none; font-family: verdana; color: red; font-size: 10px;}
a.linkki:active { color: black; font-family: verdana; font-size: 10px; } 
}
