body      {color: red;}
a		  {text-decoration: none;}
a:hover  {color: #0000ff;text-decoration: underline | overline; background-color: ffff10;}
h1, h2, h3 {font-size: large-caps;
	      font-style: bold;
	      font-family: diamond gothic, arial; color: blue;}
h4	 {font-family: diamond gothic, arial; color: green;}
p           {font-family: exocet, arial;}
.tb1 {font-size: small-caps;
		font-style: bold;
		font-family: exocet, arial;}