               

a            { font-family: Verdana; font-size: 8pt; color: #12165C; text-decoration: none; }
a:hover      { font-family: Verdana; font-size: 8pt; color: #12165C; text-decoration: none; }


.text        { font-family: Verdana; font-size: 8pt; color: #4B4B4B }
.smalltext        { font-family: Verdana; font-size: 7pt; color: #4B4B4B }
.rubrik      { font-family: Verdana; font-size: 13pt;  font-weight: bold; color: #4B4B4B }

.highlightit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}

.highlightit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}