
A:link {

font-family: "Times";
font-size: 14;
color: #EBDEBC;
text-decoration: none;
font-weight: normal;
}


A:visited {

font-family: "Times";
font-size: 14;
color: #ffffff;
font-weight: normal;
text-decoration: none;
}


A:hover {

font-family: "Times";
font-size: 14;
color: #ffffff;
font-weight: normal;
text-decoration: underline;
}

