body {
	background-color: #012F49;
}

a.sitemap:link{
 font-family: Tahoma;
 font-size: 13px;
 color: #B2C3A3;
 text-decoration: none;
}
a.sitemap:visited{
 font-family: Tahoma;
 font-size: 13px;
 color: #B2C3A3;
 text-decoration: none;
}
a.sitemap:hover{
 font-family: Tahoma;
 font-size: 13px;
 color: #B2C3A3;
 text-decoration: underline;
 font-weight: normal;
}

a:link{
 font-family: Tahoma;
 font-size: 11px;
 color: #B1D2E6;
 text-decoration: none;
}
a:visited{
 font-family: Tahoma;
 font-size: 11px;
 color: #B1D2E6;
 text-decoration: none;
}
a:hover{
 font-family: Tahoma;
 font-size: 11px;
 color: #B1D2E6;
 text-decoration: none;
 font-weight: bold;
}


a.pages-link:link{
 font-family: Tahoma;
 font-size: 11px;
 color: #B1D2E6;
 text-decoration: none;
}
a.pages-link:visited{
 font-family: Tahoma;
 font-size: 11px;
 color: #B1D2E6;
 text-decoration: none;
}
a.pages-link:hover{
 font-family: Tahoma;
 font-size: 11px;
 color: #B1D2E6;
 text-decoration: none;
 font-weight: bold;
}



.txt{
  font-family: Tahoma;
  color: #FFFFFF;
  font-size: 12px;
}

.alltitles{
    font-family: Tahoma;
    color: #FFFFFF;
    font-size: 14px;
}


.text02{
  font-family: Tahoma;
  color: #FFFFFF;
  font-size: 12px;
}

input,select{
    font-family: Tahoma;
  color: #2B5C7C;
  font-size: 11px;
  border: 1px solid black;
}


