a.pages-link:link{
    font-family:Tahoma;
    font-size:10px;
    text-decoration: none;
    color:#666666;
}
a.pages-link:visited{
    font-family:Tahoma;
    font-size:10px;
    text-decoration: none;
    color:#666666;
}
a.pages-link:hover{
    font-family:Tahoma;
    font-size:10px;
    text-decoration: none;
    color:#999999;
}



a.results:link{
    font-family:Tahoma;
    font-size:11px;
    text-decoration: none;
    color:#FFFFFF;
}
a.results:visited{
    font-family:Tahoma;
    font-size:11px;
    text-decoration: none;
    color:#FFFFFF;
}
a.results:hover{
    font-family:Tahoma;
    font-size:11px;
    text-decoration: underline;
    color:#FFFFFF;
}


a.topmenu:link{
    font-family:Tahoma;
    font-size:12px;
    text-decoration: none;
    font-weight: bold;
    color:#F2F2F2;
}
a.topmenu:visited{
    font-family:Tahoma;
    font-size:12px;
    font-weight: bold;
    text-decoration: none;
    color:#F2F2F2;
}
a.topmenu:hover{
    font-family:Tahoma;
    font-size:12px;
    font-weight: bold;
    text-decoration: none;
    color:#989062;
}


.alltexts{
    font-family:Tahoma;
    font-size:12px;
    color:#FFFFFF;
}

.alltitles{
    font-family:Tahoma;
    font-size:14px;
    color:#FFFFFF;
}

input,textarea{
    font-family:Tahoma;
    font-size:12px;
    color:#202020;
    border: 1px solid white;
}

.txt{
  font-family: Tahoma;
  color: #FFFFFF;
  font-size: 12px;
}


h1{
  font-family:Tahoma;
  font-size:12px;
  color:#FFFFFF;
  margin: 0;
  padding: 0;
}

