.menu {
	font-family: "Comic Sans MS", Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding: 5px;
	text-align: left;
	text-transform: capitalize;
	font-variant: normal;



}

.menu:hover {
	font-family: "Comic Sans MS", Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF66;
	text-decoration: none;
	padding: 5px;
	text-align: left;

}

.cont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	text-align: justify;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	padding: 10px 20px 5px 50px;


}
.Heading {

	font-family: "Comic Sans MS", Verdana, Arial;
	color: #FF9900;
	text-decoration: none;
	font-size: 18px;
	text-align: justify;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	padding: 20px 10px 0px 30px;
}
.contlink {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9900;
	text-decoration: none;
	font-size: 12px;
	text-align: justify;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	padding: 3px;
}
.copy2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
