* {
padding:0px;
margin:0px;
color: white;
font-family: Arial, 'Geneva CY', sans-serif;
}

body, table
{
font-family: Arial, 'Geneva CY', sans-serif;
font-size: 14px;
}

A
{
color:yellow;
}
A:hover{
color: yellow;
text-decoration: none;
}
A:visited{
color: yellow;
}

.lang {
font-size: 12px;
color: white;
}
.input {
color: black;
}
.main
{
padding-left:10px;
padding-right:20px;
font-size:12px;
}
.news
{
padding-left:10px;
}
.submenu
{
list-style-type: none;
width: 160px;
background-color: #24241a;
padding:5px;
margin-bottom:1px;
color: #000000;
font-size:12px;
}
.submenu a:link
{
color: #a19fc7;
}
.submenu a:hover
{
color: #a19fc7;
}
.submenu a:visited
{
color: #a19fc7;
}

#menu
{
font-size: 16px;
}


#date
{
font-size:10px;
color:white;
}

#title
{
font-size:24px;
color:white;
}
#subtitle
{
font-size:18px;
color:white;
}
.input
{
font-size:13px;
color:black;
border:1px solid black;
}

