A:link {
	font-family: Eras Medium ITC, Verdana, Arial;
	font-size: 13;
	color: #000080;
	text-decoration: none;
	font-weight: 300;
	}
A:visited {
	font-family: Eras Medium ITC, Verdana, Arial;
	font-size: 13;
	color: #000080;
	text-decoration: none;
	font-weight: 300;
	}
A:hover {
	font-family: Eras Medium ITC, Verdana, Arial;
	font-size: 13;
	color: #000000;
	text-decoration: underline;
	font-weight: 300;
	}

img {
	border: none;
}

h1 {
	font-family: Verdana;
	font-size: 12;
	color: #FF593F;
	text-decoration: none;
	font-weight: 600;
}


a.special:visited,
a.special:link { 
		text-decoration: none; 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 15;
		color: #000080;
		font-weight: 300;
}

a.special:hover,
a.special:focus,
a.special:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15;
	color: #000080;
	text-decoration: underline;
	font-weight: 300;
}
