.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding: 5px;

}

.menu:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #7f5e5c;
	text-decoration: none;

}

.cont {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	text-align: justify;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	padding: 5px;


	}
.welcometo {

	font-family: Georgia, "Times New Roman", Times, serif;
	color: #7f5e5c;
	text-decoration: none;
	font-size: 20px;
	text-align: left;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
}
.welcometo2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	text-align: justify;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	padding: 5px;

}
.welcometo3 {

	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	text-decoration: none;
	font-size: 13px;
	text-align: justify;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}

