/* Micha³ Hochman - Web Page Style (c) Damian Piwowar)
*/


BODY {
font-family: Verdana;
font-size: 10px;
font-weight: normal;
font-style: normal;
color: white;
background-color: black;                
text-align: justify; 
}

a:link { 
color: white; 
text-decoration: none 
}
a:active { 
color: white; 
text-decoration: none 
}
a:visited { 
color: white; 
text-decoration: none 
}
a:hover { 
color: #6c7f85; 
text-decoration: none 
}


