<!--

.data
{
	font-size: 10pt;
}

.name
{
	font-size: 12pt;
	color="#0000A0";
}

.guide
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color="#0000A0";
	margin-bottom : 0pt;
	margin-top : 0pt;
}

.stars
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;	
	color: Silver;
	text-decoration: none;	

}


.stars:Hover  {
        text-decoration : underline;
}

.back
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color="#0000A0";
	text-decoration: none;	

}


.back:Hover  {
        text-decoration : underline;
}


.city
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;	
	color="#0000A0";
	text-decoration: none;	

}


.city:Hover  {
        text-decoration : underline;
}

.letter
{
	color: #0000A0;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	background-color: #0000A0;
	color: Silver;
	padding-right : 1.5pt;
	padding-left : 1.5pt;

}

.letter:Hover  {
        text-decoration : underline;
}


.specials
{

	color: #0000A0;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;

}


.specials:Hover  {
        text-decoration : underline;
}




-->

