body {
background-color: #000000;
}

p {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #ffffff;
}
h1{
font-family:Verdana,Arial,Helvetica, sans-serif;
font-size: 35px;
color: #FFFFFF;
}
h2{
font-family:Verdana,Arial,Helvetica, sans-serif;
font-size: 16px;
color: #FFFFFF;
}
h3{
font-family:Verdana,Arial,Helvetica, sans-serif;
font-size: 16px;
color: #FFFFFF;
}

h4 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #ffffff;
text-align:center;
}

img {
border: 2px solid #FFFFAA;
} 

a:link {
  color: #77FF77; 
  text-decoration: none; 
  background: #050505;}
a:visited {
  color: #AAFFAA; 
  text-decoration: none; 
  background: #0A050A;}
a:hover {
  color: #55FF55; 
  text-decoration: underline; 
  background: #000000;}
a:active {/*colour in NN4.xx is red*/ 
  color: #0022FF; 
  text-decoration: underline; 
  background: #000000;}
/*img {border: 0px solid;} */

.weather {
  BACKGROUND-COLOR: #FFFFFF;
  }

