body 
{
font-family: Arial;
margin: 0 0 0 0;
background-color: #000000;
color: #FFFFFF
}

img{
	margin: 0;
	padding: 0;
	border: 0;
}

a:link {color: #FFFFFF;}
a:visited {color: #FFFFFF;}
#a:hover {color: #C0C0C0}
a:active {color: #C0C0C0}

#randomwinner a
{
color: red;
}

.td_gokkasten
{
border: thin solid #FFCC00;
text-align: center; 
}

.td_gokkasten a:link {color: #FFCC00}
.td_gokkasten a:visited {color: #FFCC00}
.td_gokkasten a:hover {color: #C0C0C0}
.td_gokkasten a:active {color: #FFCC00}

.td_links
{
border: thin solid #FFCC00;
text-align: center; 
}

.td_randomrunner_opties
{
border: thin solid #FFFFFF;
text-align: center; 
}


hr
{
color:#FFCC00;
background-color: #FFCC00;
height: 1px;
}

.fix_float
{
z-index:-9999999;
#position:fixed !important;
position:absolute;
cursor:pointer;
}
