BODY 
{
	margin:0;
	background-image: url(../images/background/star.gif);
	background-repeat: repeat;

	font: 12px Arial, sans-serif;
	
}


.BRANCHES1 {
	font: 13px Arial, sans-serif;
	color: #CE4E09;
}

.BRANCHES2,.BRANCHES2 a {
	font: 13px Arial, sans-serif;
	color: #5E3A0B;
	font-weight: bold;
}


.CONTENTTEXT {
	font: 12px Arial, sans-serif;
	color: #87602E;
}

.LEFTLINK,.LEFTLINK a,.LEFTLINK a:hover {
	font-size: 12px;
	color: #734303;
	text-decoration:none;
}



.FOOTER,.FOOTER a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}

.FOOTER a:hover {
	font-size: 12px;
	color:#FFFFFF;
	text-decoration:underline;
}