﻿body
{
	margin: 5px;
	color: #ffffff;
	background-color: #000000;
	font-size: 10px;
	font-family: "Trebuchet MS", Calibri, sans-serif;
}

a:link, a:hover, a:visited
{
	text-decoration: none;
	color: #ffffff;
}

img
{
	border: none;
}

img.flags
{
	position: relative;
	top: 2px;
}

#main
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}

.enter
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	line-height: 1.5;
	margin-top: 10px;
	margin-bottom: 10px;
}

.enter a:link, a:visited, a:hover
{
	text-decoration: none;
}

a.gr
{
	color: #ffffff;
}

a.en
{
	color: #cccccc;
}
