.tb { background-color: transparent; }


.bg { background-image:url('../images/foot_groen.png'); 
background-repeat:no-repeat; 
background-attachment:fixed; 
background-position:center bottom; 
background-color: #FFFFFF; 
    SCROLLBAR-FACE-COLOR: #ffb505;
    SCROLLBAR-HIGHLIGHT-COLOR: #fdc131;
    SCROLLBAR-SHADOW-COLOR: #e8a402;
    SCROLLBAR-3DLIGHT-COLOR: #fdc131;
    SCROLLBAR-ARROW-COLOR: #ae7b02;
    SCROLLBAR-TRACK-COLOR: #ffc22f;
    SCROLLBAR-DARKSHADOW-COLOR: #ae7b02}


.tekst { font-size: 10pt; 
font-family: "Verdana", "Courier new", "Arial", "Tahoma"; 
color: #000000; 
font-weight: normal; }


.foot { background-color: ; 
font-size: 8pt; 
font-family: "Verdana", "Courier new", "Arial", "Tahoma"; 
color: #FFFFFF; 
font-weight: bold; }


.votebutton {
border: 0px;
background: #ffffff;
color: #000000; 
font-weight: normal;
font-family: "Verdana", "Courier new", "Arial", "Tahoma"; 
font-size: 11px;}


a.foot:link		{text-decoration : bold;		color : #36765b; background-color: transparent}
a.foot:active		{text-decoration : bold, underline;	color : #FAFAFA; background-color: transparent}
a.foot:visited		{text-decoration : bold;		color : #36765b; background-color: transparent}
a.foot:hover		{text-decoration : bold, underline;	color : #FAFAFA; background-color: transparent}
a.txt:link		{text-decoration : none;	color : #00c200}
a.txt:active		{text-decoration : underline;	color : #000000}
a.txt:visited		{text-decoration : none;	color : #00c200}
a.txt:hover		{text-decoration : underline;	color : #000000}
