 
#slider
div.slides{
align: center;

}

a:link {
color: #761f3f;
font-weight: bold;
}

a:hover {
color: #6689a2;
font-weight: bold;
}

a:visited {
color: #761f3f;
font-weight: bold;
}

a:active {
color: #65003b;
font-weight: bold;
}
 