a:link
{
    color : #BD8601; text-decoration:none
}
a:visited
{
    color : #BD8601; text-decoration:none
}
a:active
{
    color : #BD8601;text-decoration:none
}
table
{
    table-border-color-light : rgb(255 , 204 , 102);
    table-border-color-dark : rgb(204 , 153 , 102);
}
body
{
    font-family : Verdana ;
    background-color : rgb(255 , 255 , 255);
    color : #bd8601;
}
h1
{
    font-family : Verdana;
    color : #bd8601;
}
h2
{
    font-family : Verdana;
    color : #bd8601;
}
h3
{
    font-family : Verdana;
    color : #bd8601;
}
h4
{
    font-family : Verdana;
    color : #000000;
}
h5
{
    font-family : Verdana;
    color : #000000;
}
h6
{
    font-family : Verdana;
    color : #000000;
}
