a {
	font-family: Edwardian Script;
	color: #FFFF00;
	TEXT-DECORATION: none;
	line-height: normal;
	font-weight: bold;

}
a:hover {
	font-family: Edwardian Script;
	color: #FF0000;
	TEXT-DECORATION: none;
	font-style: italic;
	font-weight: bold;

}