body {
	color: #0D000A;
	font-family: arial;
	font-weight: bold;
	line-height: normal;
	background-color: #ffcc61;
	letter-spacing: 0.2mm;
}
td { color: #800000; font-family: arial; font-weight: bold; line-height: 14pt; background-color: #ffcc61; letter-spacing: 0.2mm; }

a:link { color: #9ff ; background-color: #000; }

a:visited { color: #6c6 ; background-color: #000; }

a:hover { color: #000 ; background-color: #ccf; }

a:active { color: red ; background-color: #000; }
.smaller {
	font-size: small;
}
.small2 {
	font-size: x-small;
}

