body, p, div, span, table, td, th, td, dl, dd, dt
{
    font: 12px Arial, Helvetica,sans-serif,Tahoma, Verdana;
    color : #7C272B;
    text-decoration : none;
	margin: 0px;
	padding: 0px;
}

.language, a.language
{
	font: 12px Arial,Tahoma,sans-serif; color: #ffffff;
	text-decoration: none;
}

a.language:hover
{
	text-decoration: underline;
}

.menu, a.menu
{
	font: 12px Arial,Tahoma,sans-serif; color: #7B2725;
	text-decoration: none;
	font-weight: bold;
}

a.menu:hover
{
	color: #847363;
}

.text, a.text
{
	font: 12px Arial,Tahoma,sans-serif; color: #7C272E;
	text-decoration: none;
	font-weight: bold;
}

a.text:hover
{
	color: #7C272E;
}

.copy, a.copy 
{
	font: 11px Arial,Tahoma,sans-serif; color: #867363;
}

