a:link
{
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;     
}
a:visited
{
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;    
}
a:active
{
    color: #FFA600;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
}
a:hover
{
    color: #FFA600;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: underline;
}
body
{
	background-image:url('images/bg-index.gif'); background-repeat:repeat;
	background-position: 50% 50%;
	color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
}

td.deko
{
    background-color: #FFA600;
    font-family: Arial, Helvetica, sans-serif;
}