
a:link {color: #0000FF}
a:visited {color: #0000FF}
a:active {color: #0000FF}
a:hover {color: #FF0000}
body { background-color: #ffffcc; color: #000000 }

p, div
{
font: 18px arial;
} 

div.ital
{
font: italic 14px arial;

} 


h1 
{
font: bold 40px times;
} 

h12
{
font: bold 30px times;
} 

