A:LINK {
color : #000000;
font-size : 10;
text-decoration: none;
font-weight: bold;
font-family:Ariel;
}
A:VISITED {
color : #000000;
font-size : 10;
text-decoration : none;
font-weight: bold;
font-family:Ariel;
}
A:HOVER {
color : #FF9933;
font-size : 10;
text-decoration : underline;
font-weight: bold;
font-family:Ariel;
}
A:ACTIVE {
color : #FF0000;
text-decoration : none;
font-size : 10;
font-weight: bold;
font-family:Ariel;
}
.weather {
background: #FFFFFF;
color: #000000;
font-size: 10px;
text-align: justify;
}
.navheader {
background: #FF9933;
font-size: 14px;
font-weight: bold;
font-family:Papyrus;
}
.maintext
{
font-family:Papyrus;
font-size: 16px;
}
.fizzwizz
{
font-family:Ariel;
font-size: 10px;
}
