.tel {
	font-family: Times New Roman, Verdana, Geneva;
	font-size: 18px;
	font-style: italic;
	color: #7D4D40;
	font-weight : bold;
		
}

.header {
	font-family: Times New Roman, Georgia, Verdana, Geneva;
	font-size: 17pt;
	font-style: italic;
	color: #C14844;
	font-weight : bold;
	padding : 18px 0px 10px 0px;
}

.text {
	
		font-family: Times New Roman, Georgia, Verdana, Geneva;
	font-size: 16px;
	font-style: normal;
	color: #7D4D40;
	padding: 0px;
	text-align: justify;
}
.text1 {
	
		font-family: Times New Roman, Georgia, Verdana, Geneva;
	font-size: 15px;
	font-style: normal;
	color: #7D4D40;
	padding-top:3px;
	
}


.menu {
	font-family: Times New Roman, Georgia, Verdana, Geneva;
	font-size: 18px;
	font-style: italic;
	color: #BF4844;

	font-weight : bold;
	TEXT-DECORATION: none;
	text-align : left;
}

.menu:hover {
	COLOR: #881212;
	TEXT-DECORATION: none;
	
}
.img_b{
	border:2px solid #7D4D40;
}



a {
	font-family: Times New Roman, Verdana, Georgia;
	font-style: normal;
	font-size: 15px;
	color: #7D4D40;
	text-decoration: underline;
	

}

a:hover {
	COLOR: #881212;
	TEXT-DECORATION: none;
	
}


