/* CSS Document */

.foottxt {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #00665b;
text-decoration: none;
font-weight: normal;
line-height: 25px;
}
.foottxt a:link, .foottxt a:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #00665b;
text-decoration: none;
font-weight: normal;
}
.foottxt a:hover, .foottxt a:active {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #00665b;
text-decoration: underline;
font-weight: normal;
}
.foottxt2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #989898;
text-decoration: none;
font-weight: normal;
line-height: 25px;
}
.foottxt2 a:link, .foottxt2 a:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #989898;
text-decoration: none;
font-weight: normal;
}
.foottxt2 a:hover, .foottxt2 a:active {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #989898;
text-decoration: underline;
font-weight: normal;
}
.caption {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #00665b;
text-decoration: none;
font-weight: bold;
}
.caption a:link, .caption a:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #00665b;
text-decoration: underline;
font-weight: bold;
}
.caption a:hover, .caption a:active {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #b70168;
text-decoration: underline;
font-weight: bold;
}
.hometxt {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
text-decoration: none;
font-weight: normal;
}
.hometxt a:link, .hometxt a:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
text-decoration: underline;
font-weight: normal;
}
.hometxt a:hover, .hometxt a:active {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #b70168;
text-decoration: underline;
font-weight: normal;
}
.hometxt h1{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #000000;
text-decoration: none;
font-weight: bold;
display: inline;
}