a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
		text-decoration: none;

}

a:hover {
	text-decoration: none;
	color:#aqua;
}
a:active {
		color: #102368;
	text-decoration: none;
}


.h1 {
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif" Verdana, Geneva, sans-serif;
	font-size: 30px;
	font-style: normal;
	color:#1A8A10;
	text-align: center;
	font-weight:500 ;
}
	.link {
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	font-size: 24px;
	font-weight:bolder;
	color:#FFFFFF;
	text-align: center;
	font-weight: ;
}
	
