/* CSS Document */
#tag {
font-family: "Times New Roman", Georgia, Times, serif;
font-size: 13px;
color: #c1b7a5;
font-weight: normal;
text-decoration: none;
line-height: 19px;
}
.footlinks {
font-family: "Times New Roman", Georgia, Times, serif;
font-size: 12px;
color: #c1b7a5;
font-weight: normal;
text-decoration: none;
line-height: 23px;
}
.footlinks a:link, .footlinks a:visited {
font-family: "Times New Roman", Georgia, Times, serif;
font-size: 13px;
color: #c1b7a5;
font-weight: bold;
text-decoration: none;
}
.footlinks a:active, .footlinks a:hover {
font-family: "Times New Roman", Georgia, Times, serif;
font-size: 13px;
color: #8b8067;
font-weight: bold;
text-decoration: none;
}
.contenttext {
font-family: "Times New Roman", Georgia, Times, serif;
font-size: 13px;
color: #706344;
font-weight: normal;
text-decoration: none;
}
.contenttext a:link, .contenttext a:visited {
font-family: "Times New Roman", Georgia, Times, serif;
font-size: 13px;
color: #706344;
font-weight: normal;
text-decoration: underline;
}
.contenttext a:active, .contenttext a:hover {
font-family: "Times New Roman", Georgia, Times, serif;
font-size: 13px;
color: #a5987f;
font-weight: normal;
text-decoration: underline;
}
.contenttext h1{
font-family: "Times New Roman", Georgia, Times, serif;
font-size: 20px;
color: #706344;
font-weight: bold;
text-decoration: none;
line-height: 23px;
display: inline;
letter-spacing:2px;
}
.contenttext h2{
font-family: "Times New Roman", Georgia, Times, serif;
font-size: 18px;
color: #a5987f;
font-weight: bold;
text-decoration: none;
line-height: 23px;
display: inline;
letter-spacing:2px;
}