.Link { font-family: Arial; font-size: 12pt; font-weight: bold; text-decoration: none; color: #333333;
}
.Link:visited { font-family: Arial; font-size: 12pt; font-weight: bold; text-decoration: none; color: #333333;
}
.Links { font-family: Arial; font-size: 10pt; font-weight: bold; text-decoration: none; color: #000000;
}
.Links:visited { font-family: Arial; font-size: 10pt; font-weight: bold; text-decoration: none; color: #000000;
}
.Links:hover { font-family: Arial; font-size: 10pt; font-weight: bold; text-decoration: none; color: red;
}
.akas { font-family: Tahoma; font-size: 9pt;
}
.akas:visited { font-family: Tahoma; font-size: 9pt;
}
.brd4 {
        border: 1px solid #999999;
}
body {
        color: black; font-size: 12; font-family: Tahoma;
}
body2 {
        color: black; font-size: 10; font-family: Tahoma;
}
a{
font-family:Tahoma;font-size:12px;
text-decoration: none;
}
a:visited{
font-family:Tahoma;font-size:12px;
text-decoration: none;
}