body {background-color: rgb(255,255,200)}

h1 {color: rgb(0,80,0)}
h1 {font-family: arial}

p {color: rgb(0,80,0)}
p {font-family: arial}
p.margin {margin-left: 0.5cm}
p.margin {margin-right: 0.5cm}

a:link {color: rgb(0,80,0); text-decoration: none}
a:visited {color: rgb(0,80,0); text-decoration: none}
a:hover {color: rgb(0,80,0); background: rgb(255,255,200);
 font-weight: bold; text-decoration: underline}
a:active {color: #FF0000}

a.two:link {color: rgb(0,80,0); text-decoration: underline}
a.two:visited {color: rgb(0,80,0); text-decoration: none}
a.two:hover {color: rgb(0,80,0); background: rgb(255,255,200);
 font-weight: bold; text-decoration: underline}
a.two:active {color: #FF0000}

