BODY
{
    COLOR: #000001;
    FONT-FAMILY: calibri, verdana, arial, courier;
    FONT-SIZE: 14px;

overflow-y: scroll; 
}

A
{
	COLOR: black;
	TEXT-DECORATION: none
}

TABLE
{
    COLOR: #000001;
    FONT-SIZE: 14px
}

.pb {
color:#000;
background-color: #eef10f;
border: solid 1px #330065;
font-size: 15px;
font-weight: 900;
}

.pu {
color:#505050;
border: solid 1px #330065;
font-size: 11px;
}

.p {
color:#000;
border: solid 1px #330065;
font-size: 14px;
}


.mb {
color:#000;
background-color: #eef10f;
font-size: 15px;
font-weight: 900;
}

.mu {
color:#505050;
font-size: 11px;
}

.m {
color:#000;
font-size: 14px;
}


A:hover { color: #de4d16; text-decoration: none}

