
A:link {

font-family: "Verdana";
font-size: 12;
color: #5E592C;
text-decoration: none;
font-weight: normal;
}


A:visited {

font-family: "Verdana";
font-size: 12;
color: #5E592C;
font-weight: normal;
text-decoration: none;
}


A:hover {

font-family: "Verdana";
font-size: 12;
color: #6A642F;
font-weight: normal;
text-decoration: underline;
}


