.body 
{background-image:url("background.jpg");
background-repeat:repeat;
background-position:top left;
background-attachment:fixed;
color:#000000;
}

a:link
{
color:#DBA135;
text-decoration: none;
}
a:visited
{
color: #DBA135;
text-decoration: none;
}
a:hover
{
color: #ffffff;
text-decoration: none;
}


.linkblack 
{
color: #000000; text-decoration: none
}

.text10
 {  
font-family:Arial;
font-size:10px;
color:#000000
}
.text11
{  
font-family:Arial;
font-size:11px;
color:#000000
}
.text12
{  
font-family:Arial;
font-size:12px;
color:#000000
}
.text13
{  
font-family:Arial;
font-size:13px;
color:#000000
}
.text14
{  
font-family:Arial;
font-size:14px;
color:#000000
}
.text15
{  
font-family:Arial;
font-size:15px;
color:#000000
}
.text16
{  
font-family:Arial;
font-size:16px;
color:#000000
}
.text20
{  
font-family:Arial;
font-size:20px;
color:#000000
}
