
body {
background-image:url(images/filete_bg.png);
background-repeat:repeat-x;
margin-top:0;
background-color:#000000
}

.style1 {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 14px;
}

.style2 {
color: #CCCCCC;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
}

.style3 {
color: #CCCCCC;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px; 
}

.style4 {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #FFFFFF; 
font-size: 12px;
}

.style5 {
font-family: Arial, Helvetica, sans-serif;
color: #CCCCCC;
font-size: 14px;
 }
a:link{
color: #FFFFFF;
text-decoration: none;
}

a:visited{
color: #FFFFFF;
text-decoration: none;
}

a:hover{
color: #999999;
text-decoration: none;
}

a:active{
color: #FFFFFF;
text-decoration: none;
}
