

.menu
{
	padding: 5px;
	padding-bottom: 6px; 
}

.textmenu
{
	color: #502929;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	
}

.pCont
{
	text-align: justify;
	font-size: 18px;
	text-indent: 25px;
	margin-bottom: 1px;
	margin-top: 1px;
	vertical-align: top;
	color: #653F3F;
	padding-left: 30px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 40px;
}


A:link {
	COLOR: #502929;
	text-decoration: none;
}
A:visited {
	COLOR: #502929;
	text-decoration: none;
}
A:hover {
	COLOR: #BDA483;
	text-decoration: none;
	
	}

.line

{
border-left: 2px;
    padding-left: 10px; 
    margin-left: 10px; 	
}
    
 
 .pCont1
 {
	font-size: 18px;
	color: #653F3F;
	font-weight: bold;
}

.pCont2
 {
	font-size: 18px;
	color: #653F3F;
	font-weight: bold;
	text-align: center;
}

.B01
{
	border: 1px;
	border-style: solid;
	color: Black;
}

.B02
{
	border: 1px;
	border-style: solid;
	color: #5D3211;
}

.text1
{
	color: #502929;
	text-align: justify;
	font-size: 14px;
	}