/* you can use this css document for all sorts of formating :-) */

a:link {
 color: #BE8705
}

a:hover{
 color: #BE8705;
 text-decoration:underline
}

