A {}
A:ACTIVE {}
A:HOVER {}
A:LINK {}
A:VISITED {}

BODY.MENU A {color: rgb(80,56,0);}
BODY.MENU A:ACTIVE {}
BODY.MENU A:HOVER {color: rgb(255,255,255);}
BODY.MENU A:LINK {}
BODY.MENU A:VISITED {}

BODY.HEADER, DIV.TITLE
{
	background-color: rgb(160,112,0);
}

BODY.HEADER A, DIV.TITLE
{
	color: rgb(255,255,255);
}

BODY.MENU, BODY.MENU DIV.MENUHOME, BODY.MENU DIV.FOOTER
{
	background-color: rgb(160,112,0);
}

BODY.MENU DIV
{
	background-color: rgb(224,192,0);
}