body 
{  
background-color: #000000
}

.text 
{
font-weight: 700; 
color: yellow; 
font-family: Arial, Helvetica, sans-serif  
}

.news
{
color: khaki;
font-size: 10;
font-family: verdana
}

.tlacitko 
{ 
font-size: 16px; 
text-align: center 
}

h1 
{ 
font-size: 20px; 
text-align: center 
}

a:active, a:visited, a:link 
{  
text-decoration: none; 
color: #a9a9a9 
}

a:hover 
{ 
text-decoration: none; 
color: white  
}

