body {background-color: black; color: white;}

h2 {text-align:center;}


p {font-size: 12px; font-family: Courier New; text-align: justify;}

#data
{
color: yellow;
font-style: italic;
font-weight: bold;
font-size: 18px;
}

a.odnosnik:link {color: #666666; text-decoration: none; }
a.odnosnik:visited {color: #666666; text-decoration: none;}
a.odnosnik:active {color: #666666; text-decoration: none;}
a.odnosnik:hover { color: green; background: none; text-decoration: underline;}

