BODY            { padding: 8px;
                  color: black;
                  background-color: white;
		  background-image: url("images/bg.jpg");
                  background-repeat: repeat;
                  background-attachment: fixed;
                  font-family: Verdana, Arial, Helvetica, sans-serif;
		  font-weight: bold; }
TD		{ vertical-align: top;
		  font-weight: bold; }
.title		{ color: #FFA000;
		  font-size: 24px; }
.latin		{ color: #FFA000;
		  font-weight: bolder;
.cat		{ color: #0000C0;
		  font-weight: bolder; }
.tail		{ text-align: center; }
A[href]         { text-decoration: underline; }
:link           { color: #4C7AF0; }
:visited        { color: #4C7AF0; }
:focus          { color: #FFA000; }
:hover          { color: #FFA000; }
