
p{
font-family: "Times";
font-size: 14;
color: #A99073;
text-decoration: none;
font-weight: normal;}

A:link {

font-family: "Times";
font-size: 14;
color: #EBC18E;
text-decoration: none;
font-weight: normal;
}


A:visited {

font-family: "Times";
font-size: 14;
color: #BFA78A;
font-weight: normal;
text-decoration: none;
}


A:hover {

font-family: "Times";
font-size: 14;
color: #D8CCBD;
font-weight: normal;
text-decoration: none;
}


