﻿body 
{
	font-family: verdana, arial;
	font-size: 12px;
}
h1, h2, h3, h4
{
	font-family: Calibri, Arial;
}
a, a:link, a:visited, a:active
{
	font-family: Courier new, Arial;
	font-size: 12px;
	color: green;
}
a:hover
{
	font-family: Courier new, Arial;
	font-size: 12px;
	color: Orange;
}
.city
{
	color:Fuchsia;
}