body 
{  
background-color: #000000
}

.text 
{
font-size: 16;
color: yellow; 
font-family: Times New Roman  
}

.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: gray  
}

a:hover 
{ 
text-decoration: none; 
color: white  
}

