.text {
font-family: "Times New Roman", Times, serif;
font-size: 14px;
color: #000000;

}

.texttitle {
font-family: "Times New Roman", Times, serif;
font-size: 14px;
color:  #000000;
font-weight: bold;

}
.link {
font-family: "Times New Roman", Times, serif;
font-size: 14px;
color: #000000;
text-decoration: underline;

}

.link:visited {
font-family: "Times New Roman", Times, serif;
font-size: 14px;
color: #000000;
text-decoration: underline;

}

.link:active {
font-family: "Times New Roman", Times, serif;
font-size: 14px;
color: #000000;

text-decoration: underline;

}

.link:hover {
font-family: "Times New Roman", Times, serif;
font-size: 14px;
color: #CC8816;
text-decoration: underline;

}

.border {
border: 1px solid #000000;

}

.copyright {
font-family: "Times New Roman", Times, serif;
font-size: 11px;
color: #FFFFFF;

}
.copynav:link {
font-family: "Times New Roman", Times, serif;
font-size: 11px;
color: #FFFFFF;
text-decoration:  none;

}

.copynav:visited {
font-family: "Times New Roman", Times, serif;
font-size: 11px;
color: #FFFFFF;
text-decoration: none;

}

.copynav:active {
font-family: "Times New Roman", Times, serif;
font-size: 11px;
color: #FFFFFF;
text-decoration: none;

}

.copynav:hover {
font-family: "Times New Roman", Times, serif;
font-size: 11px;
color: #F9C72A;
text-decoration: underline;

}
.bg_index {
 background-image: url(images/bg.gif);
 background-repeat: no-repeat;
 background-position: top center;
}
