.pages a {
    color: #004265;
}
a:visited{
    color:#004265;
    text-decoration:none;
}
a:hover {
    text-decoration: underline;
}
li a:visited {
    color:#004265;
}
.spotlights form {
    width: 40%;
}
.spotlights p {
    font-family: arial,sans-serif;
    font-size: 13.2833px;
    font-weight: 400;
    font-style: normal;
    color: #000000;
    text-transform: none;
    text-decoration: none;
    letter-spacing: normal;
    word-spacing: 0;
    line-height: 17.2667px;
    text-align: start;
    vertical-align: baseline;
    direction: ltr;
    margin: 8px 0;
    width: 75%;
}
.member img {
	width: 100px;
}