A:link, A:visited    {
	font-family : Verdana, Arial, Georgia; 
	color : #0066FF; 
	text-decoration : none;
	border-bottom: 1px solid #FFCC00; 
	font-weight : normal;
}

A:hover   {
	font-family : Verdana, Arial, Georgia; 
	color : #E31045; 
	text-decoration : none;
	border-bottom: 1px solid #FFCC00; 
	font-weight : normal;
}

A:link.image, A:visited.image, A:hover.image    {
	border-bottom: 0px; 
}

TABLE {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	color : #000000; 
	font-size : 14; 
	font-weight : normal;
	line-height : 1.5;
	
}

H1 {
	font-family : Edwardian Script ITC, Verdana, Arial;
	font-size : 40;
	font-weight : normal;
}


