
a:link {font-weight:normal; color:red; text-decoration:none;}
a:visited {font-weight:normal; color:maroon; text-decoration:none;}
a:focus {font-weight:normal; color:red; text-decoration:underline;}
a:hover {font-weight:normal; color:green; text-decoration:none;}
a:active {font-weight:normal; color:lime; text-decoration:underline;}

span {font-family: arial; font-size: 18px; color: orange; font-weight: normal;}




body {background-image: url("brown155.jpg");}
p.headline1 {font-family: arial; font-size: 32px; color: navy; font-weight: bold;}
p.headline2 {font-family: arial; font-size: 30px; color: yellow; font-weight: bold; text-align: center;}
p.text1     {font-family: arial; font-size: 18px; color: FFFF00; font-weight: normal; text-align: justify;} 
p.text2     {font-family: arial; font-size: 18px; color: FF0000; font-weight: normal;}
p.text3     {font-family: arial; font-size: 24px; color: yellow; font-weight: bold; text-align: center;}
p.text4     {font-family: arial; font-size: 18px; color: yellow; font-weight: normal; text-align: center;}
