
A:link 
{
 font-size: 11px;
 font-family: arial;
 color: #ffffff;
 text-decoration: none
}
A:visited 
{
 font-size: 11px;
 font-family: arial;
 color: #ffffff;
 text-decoration: none
}
A:active 
{
 font-size: 11px;
 font-family: arial;
 color: #ffffff;
 text-decoration: none
}

A:hover 
{ 
 font-size: 11px;
 font-family: arial;
 color: #ffffff;
 background: #818576;
}



.box
{
 font-size: 11px;
 font-family: arial;
 color: #ffffff;
 background-color: #30391E;

}
.box2
{
 font-size: 11px;
 font-family: arial;
 color: #ffffff;
 background-color: #30391E;
 border: 1px solid #ffffff;

}
.box1
{
 font-size: 11px;
 font-family: arial;
 color: #ffffff;
 background-color: #818576;

}
.box3
{
border-left: 1px solid #ffffff;
background-color: #30391E

}
.copyright
{
font-family: arial;
color: #818575;
font-size: 7pt

}
.text
{
font-size: 11px;
font-family: arial;
color: #ffffff;
}
.designbkb 
{
    background-image: url('../images/bk_imageb.jpg');
    width: 320px;
    height: 59px;
}