p {
font-size : 12px;
font-family : arial;
color : 000000;
}

body {
font-size : 12px;
font-family : arial;
color : #000000;
}

a:visited, a:link, a:active {
font-weight : bold;
font-size : 12px;
font-family : arial;
color : #936e3f;
text-decoration : none;
}

a:hover {
font-weight : bold;
font-size : 12px;
font-family : arial;
color : #c29e70;
text-decoration : none;
}