



body {background: #ffffcc}

body {margin: 3em}



font-family: times, serif

H1 {font-weight: bold font-size: large}

H1 {font-style: italic}

H2 {font-weight: bold font-size: medium}

H3 {font-weight: bold}

cursor: pointer

A:link {color: #0000ff}

A:visited {color: #800080}

A:hover {font-style: italic}

A:active {color: #ff0000}









To Embed this code in an HTML document - 

Inside <head> , type -

<style type="text/css">

<!--


(put the code here)

-->

</style>





