.ea {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	/* [disabled]font-weight: bold; */
	font-variant: normal;
	text-transform: none;
	color: #FF0066;
	text-decoration: none;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006699;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF9966;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF3399;
	text-decoration: none;
}
a:active {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF3399;
	text-decoration: none;
}
.tb {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	/* [disabled]font-weight: bold; */
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF6699;
	border: 1px solid #CC0033;
}
h1 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	margin: 1px 1px 1px 1px;
}
.menu {
	font-family: "Warnock Pro", "Goudy Old Style", "Palatino", "Book Antiqua", Georgia, serif;
	font-style: italic;
	font-weight: lighter;
	color: #ffffff;
	font-size: 19px;
	padding: 5px 6px 5px 6px;
	line-height: 1.6em;
	text-align: center;
}
.menu a {
	font-family: "Warnock Pro", "Goudy Old Style", "Palatino", "Book Antiqua", Georgia, serif;
	font-style: italic;
	font-weight: 300;
	color: #970242;
	font-size: 19px;
	padding: 5px 6px 5px 6px;
	line-height: 1.6em;
	text-align: center;
}

