BODY {
background: white;
          color: black;
 font-family: times new roman;
     font-size: 18px;
}
A:link    { color: blue }
A:active  { color: green }
A:visited { color: red }
p { 
font-family: Verdana; font-size: 12px
}
h1,h2 {
font-family: Times New Roman
}
