body {
background-color : #E6E6E6;
background-image : url(../images/enter/bg_main.png);
background-repeat : no-repeat;
font-family : Calibri;
text-align : center;
}

img {
border : 0px;
}

td {
font-size : 14px;
color : #000000;
}

a:active, a:focus, a:link, a:visited, a {
color : #383431;
text-decoration : none;
}

a:hover {
color : #000000;
text-decoration : none;
}

.navigation {
background-image : url(../images/enter/header_main.png);
background-repeat : no-repeat;
}

.template_copyright {
font-size : 12px;
text-align : center;
padding-top : 12px;
padding-left : 8px;
padding-right : 8px;
padding-bottom : 8px;
}