BODY
{
    COLOR: black;
    FONT-FAMILY: tahoma, arial, courier;
    FONT-SIZE: 10px
}

.menuhref
{
    COLOR: #000000;
    FONT-FAMILY: tahoma, arial, courier;
    FONT-SIZE: 12px;
	TEXT-DECORATION: none
}

.normalhref
{
    COLOR: #194323;
    FONT-FAMILY: tahoma, arial, courier;
    FONT-SIZE: 11px;
	TEXT-DECORATION: none
}


.normal
{
    COLOR: #000000;
    FONT-FAMILY: tahoma, arial, courier;
    FONT-SIZE: 11px;
	TEXT-DECORATION: none
}

.grand
{
    COLOR: #000000;
    FONT-FAMILY: tahoma, arial, courier;
    FONT-SIZE: 16px;
	TEXT-DECORATION: none
}


.menublack {
    COLOR: #000000;
    FONT-FAMILY: tahoma, arial, courier;
    FONT-SIZE: 9px;
	TEXT-DECORATION: none
}


.normalhref A:hover { color: #FF0000; text-decoration: none}
.menuhref A:hover { color: #FED16A; text-decoration: none}
.normal A:hover { color: #FF0000; text-decoration: none}
.grand A:hover { color: #FF0000; text-decoration: none}
