body { background-color: cyan; color: blue; font-family: helvetica, ariel, tahoma, sans-serif }
p { text-align: left; font-size: medium  font-style: normal}
em { font-weight: bold; font-style: italic }
a:link { color: blue; font-weight: bold }
a:active { color: red }
a:visited { color: seagreen }