/* CSS Document */

body {
background: #a90007;
}

#footer {
background: url(images/tracysplash3_04.jpg);
height: 55px;
text-align: center;
}

.footertext {
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

.footertext a:link {
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;
}

.footertext a:visited {
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;
}

.footertext a:hover {
border-bottom: 1px dotted #FFFFFF;
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
