a:link
{
	text-decoration: underline; color: #008000; font-weight: bold
}
a:visited
{
	text-decoration: underline ; color: #008000; font-weight: bold 
} 
a:active 
{
	text-decoration: none; color: #0000FF; font-weight: bold
}
a:hover 
{
	text-decoration: underline; color: #0000FF; font-weight: bold
}

body         { font-family: Verdana, Arial, Helvetica; font-size: 10pt; background-color: 
               #FFFFFF; color: #000000 }
               
.title        { font-size: 16pt ; color: #FFFFFF; font-weight: bold ; }

.subtitle     { font-size: 13pt ; color: #FFFFFF; font-weight: bold ; }

.cities        { font-size: 10pt ; color: #FFFFFF; font-weight: bold ; }

.links        { font-size: 10pt ; }
