@CHARSET "UTF-8";

body
{
	font-family: "Century Gothic", Arial, sans-serif;
	color: #000000;
	background: #FFFFFF;
}

a:hover
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

#logo
{
	margin: 30px 30px 0px 0px;
}

#menu a:hover
{
	color: #7F0000;
}

#footer
{
	font-size: 12px;
}

#flags
{
	padding-left: 10px
}
