html, body, textarea, div{
background-color:#FFFFFF
color:#3c3c3c;
font-weight:bold;
font-family: Arial;
font-size:x-small;
}

#GBText {
 font-family: Arial;
 font-size: 10pt;
 color: #474747;
 text-decoration: none;
 font-weight: none;
 background-color:#FFFFFF;
}

#AGBText {
 font-family: Arial;
 font-size: 8pt;
 color: #474747;
 text-decoration: none;
 font-weight: none;
 background-color:#FFFFFF;
}

#AGBHead {
 font-family: Arial;
 font-size: 10pt;
 color: #474747;
 text-decoration: none;
 font-weight: bold;
 background-color:#FFFFFF;
}

#GBText a   {
 font-family: Arial;
 font-size: 10pt;
 color: #153C19;
 text-decoration: none;
 font-weight: bold;
 background-color:#FFFFFF;
}


#GBText a:focus   {
 font-family: Arial;
 font-size: 10pt;
 color: #474747;
 text-decoration: none;
 font-weight: bold;
 background-color:#FFFFFF;
}

#GBText a:hover   {
 font-family: Arial;
 font-size: 10pt;
 color: #474747;
 text-decoration: none;
 font-weight: bold;
 background-color:#FFFFFF;
}

#GBText a:active   {
 font-family: Arial;
 font-size: 10pt;
 color: #474747;
 text-decoration: none;
 font-weight: bold;
 background-color:#FFFFFF;
}

