.copyright A:hover {
 color: #ffffff;
 font-family: Times;
 font-size: 12px;
 text-decoration: none;
}

.copyright A:visited {
 color: #ffffff;
 font-family: Times;
 font-size: 12px;
 text-decoration: underlined;
}

.copyright A:link {
 color: #ffffff;
 font-family: Times;
 font-size: 12px;
 text-decoration: underlined;
}
.copyright {
 color: #ffffff;
 font-size: 12px;
 font-family: Times;
}
A:link {
 color: #790000;
 font-family: Times;
 font-size: 12px;
 text-decoration: underlined;
}
A:visited {
 color: #790000;
 font-family: Times;
 font-size: 12px;
 text-decoration: underlined;
}
A:hover {
 color: #891616;
 font-family: Times;
 font-size: 12px;
 text-decoration: none;
}