h1
{
font-family: georgia, times new roman, serif;
font-size: 18px;
color: #B07D1C;
font-weight: bold;
}

p
{
font-family: verdana, arial;
font-size: 13px;
color: #000000;
}

td
{
font-family: verdana, arial;
font-size: 13px;
color: #000000;
}

a
{
color: #B07D1C; 
text-decoration: underline; 
}

a:hover
{
color: #B07D1C; 
text-decoration: none;
}
