body,html {
margin:0px;
border:0px;
width:100%;
height:100%;
background-color:#616161;
color : #fff;
font-size : 10px;
font-family: Verdana, Arial, Helvetica, Sans-Serif;
font-weight : normal;
font-style : normal;
text-align:center;
}

table {
border-top:3px solid #fff;
border-bottom:3px solid #fff;
background-color: #000;
}

td {
color : #fff;
font-size : 12px;
font-family: Verdana, Arial, Helvetica, Sans-Serif;
font-weight : normal;
font-style : normal;
text-align:left;
}

a:link {
color: #fff; 
text-decoration: None; 
}

a:visited {
color: #fff; 
text-decoration: None;
}

a:active {
color: #fff; 
text-decoration: None;
}

a:hover {
color: #fff; 
text-decoration: None;
}

.kop {
text-align:center;
font-size : 16px;
font-family: Verdana, Arial, Helvetica, Sans-Serif;
font-weight : bold;
font-style : normal;
}

.maincontent {
width:600px;
height:450px;
font-size : 12px;
font-family: Verdana, Arial, Helvetica, Sans-Serif;
font-weight : normal;
font-style : normal;
background-image: url(back.jpg);
}