/* CSS Document */

font {
color : #000000;
font-size : 10px;
font-family : "Arial", Helvetica, sans-serif;
text-decoration : none;

}

whitetext.class {
color : #ffffff;
font-size : 10px;
font-family : "Arial", Helvetica, sans-serif;
text-decoration : blink;
background-color : #000000;
}

.gremu {
color : #000000;
font-size : 20px;
font-family : "Arial", Helvetica, sans-serif;
font-weight : bold;
background-color : none;
}


.gremu6 {
color : #000000;
font-size : 10px;
font-family : "Arial", Helvetica, sans-serif;
background-color : none;
}

.gremu6b {
color : #000000;
font-size : 10px;
font-family : "Arial", Helvetica, sans-serif;
text-decoration : blink;
}

.gremu7 {
color : #000000;
font-size : 10px;
font-family : "Arial", Helvetica, sans-serif;
background-color : none;
}

.gremutitle {
color : #999999;
font-size : 10px;
font-family : "Arial", Helvetica, sans-serif;
background-color : ffffff;
}

.gremuwhite {
color : #ffffff;
font-size : 10px;
font-family : "Arial", Helvetica, sans-serif;
background-color : none;
}

.gremupink {
color : #999999;
font-size : 10px;
font-family : "Arial", Helvetica, sans-serif;
background-color : none;
}



BODY {
background-color : #ffffff;
}

a {
color : #000000;
background-color : #000000;
font-size : 10px;
font-family : "Arial", Helvetica, sans-serif;
text-decoration : none;
}

a:hover {
color : #FFFFFF;
background-color : #000000;

}

a:active {
color : #FFFFFF;
text-decoration : none;

}
