.main {
	font-family: "century gothic", "sans serif";
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
	font-variant: normal;
	color: #660033;
	text-decoration: none;
}
a:link  { text-decoration: none;
        color: #660033; }
	a:visited  { text-decoration: none;
		color: #660033;}
	a:hover { text-decoration: none;
		color: #618C36;
		}
	a: active { text-decoration: none;
		color: #618C36; 
		}
.info {
	font-family: "century gothic", "sans serif";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 500;
	font-variant: normal;
	color: #660033;
	text-decoration: none;
	}
