/* CSS Document */
.foottxt {
font-family:Georgia, Times New Roman, Times, serif;
font-size: 11px;
color: #ccb37a;
text-decoration: none;
font-weight: normal;
line-height: 20px;
}
.foottxt a:link, .foottxt a:visited {
color: #ccb37a;
text-decoration: none;
font-weight: normal;
}
.foottxt a:active, .foottxt a:hover {
color: #b4985a;
text-decoration: underline;
font-weight: normal;
}
.foottxt2 {
font-family:Georgia, Times New Roman, Times, serif;
font-size: 10px;
color: #b4985a;
text-decoration: none;
font-weight: normal;
}
.foottxt2 a:link, .foottxt2 a:visited {
color: #b4985a;
text-decoration: none;
font-weight: normal;
}
.foottxt2 a:active, .foottxt2 a:hover {
color: #b4985a;
text-decoration: underline;
font-weight: normal;
}
.hometxt {
font-family:Tahoma, Georgia, Times New Roman, Times, serif;
font-size: 11px;
color: #9d8f71;
text-decoration: none;
font-weight: normal;
line-height: 18px;
}
.hometxt a:link, .hometxt a:visited {
color: #9d8f71;
text-decoration: none;
font-weight: normal;
}
.hometxt a:active, .hometxt a:hover {
color: #8e7c55;
text-decoration: underline;
font-weight: normal;
}