/* CSS Document */

font {
color : #000000;
font-size : 11px;
font-family : "Helvetica", Arial, sans-serif;
text-decoration : none;

}
a {
color : #999999;
font-size : 11px;
font-family : "Helvetica", Arial, sans-serif;
text-decoration : none;
background-color : #000000;

}
whitetext.class {
color : #ffff00;
font-size : 11px;
font-family : "Helvetica", Arial, sans-serif;
text-decoration : blink;
background-color : #0000ff;
}

.gremu {
color : #ffffff;
font-size : 10px;
font-family : "Helvetica", Arial, sans-serif;
text-decoration : none;
}

.menu {
color : black;
font-style : normal;
font-size : 11px;
font-family : "Helvetica", Arial, sans-serif;
background-color : white;
line-height : 16pt;
text-decoration : none;
position : relative;
left : -272px;
top : -160px;

}
BODY {
background-color : #000000;

}
a:hover {
color : #ffffff;
background-color : #000000;

}
