
BODY {
        font-family:verdana,sans-serif;
	background: #000000;
	color: #eeeeee;
        font-size: 2;
}

A {
        text-decoration: none;
        color: #c14186;
        font-weight: normal;
        text-align: center;
}
A:hover {
        color: #ffffff;
}

.copy {
        text-decoration: none ;
	    color: #c14186;
        font-weight: normal;
	font-size: 8px;
}

#INPUT {
        border: 1px solid #696969;
        background-color: #797878;
        color: #000000;
}

.adm {
        text-decoration:  none;
        color: #c14186;
        font-weight: normal;
        text-align: center;
        font-size: 8px;
}
.adm:hover {
        color: #ffff00;
}

.mini {
    font-size: 8px;
}

.kol {
    color: #c14186;	
}
