﻿
/* CSS Document */
#body
{
    background-color: white; 
}

#body2
{
    background-color: white; 
}


#iets??
{
margin:0pt;
padding:0pt;
text-align:center;
} 
 
 
 
 .button{
color:#FF3399;
font-family: "Edwardian Script ITC";
font-size:24px;
background:#000000;
border: solid 3px #FF3399;}

.button td {
border: solid 2px #FF3399;}

iframe {
background:#000000;}

.content {
font-family: "Agency FB";
color:#CCCCCC;
font-size: 18px;
background-color:#000000;}

a:link 
{
	 text-decoration: none;
	color: #FF3399;
}
a:visited 
{
	text-decoration: none;
	color: #FF3399;
}
a:hover 
{
	text-decoration: none;
	color: #FF3399;
}
a:active 
{
	text-decoration: none;
	color: #FF3399;
}




