body,table{
color: #7caeff;
font-size: 8.5pt;
}

table{
font-size: 7pt;
background-image: url('city_bg.jpg');
background-repeat: repeat-y;
}

.head{
color: #2d1bbb;
background-color: #66e3ff;
font-family: georgia;
text-transform: uppercase;
font-weight: bold;
font-size: 7pt;
text-align: center;
letter-spacing: 2px;
}

a:link{ color:#9e8de5; text-decoration: none; text-transform: uppercase;}
a:visited{ color: #9e8de5; text-decoration: none;}
a:active{ color: #9e8de5; text-decoration: none;}
a:hover{ color:#f34747; font-variant: small-caps;
font-weight: bold;
border-bottom: 1px solid #ffffff;}