.mm {
	font-family: "Century Gothic", "MS PGothic", Modern;
	font-size: larger;
	font-style: normal;
	font-weight: lighter;
	color: #996633;
	font-variant: small-caps;
	border: thin none #CCCCCC;
	line-height: normal;
	margin: auto;
	float: none;
	height: auto;
	width: auto;
	text-decoration: none;

}
.ml {
	font-family: "Century Gothic", "MS PGothic", Modern;
	font-size: larger;
	font-style: normal;
	font-weight: lighter;
	color: #996633;
	font-variant: small-caps;
	line-height: normal;
	margin: auto;
	float: none;
	height: auto;
	width: auto;
	cursor: auto;
	text-transform: capitalize;
    
}

a {
	
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #996633;
	font-family: "Century Gothic", "MS Gothic", Verdana, Roman;

}

a:hover {
	
	font-style: normal;
	line-height: normal;
	text-decoration: underline;
	color: #996633;
	font-family: "Century Gothic", "MS Gothic", Verdana, Roman;


}
