.maintext {
	color: #FFFFFF;
	font-size: 12pt;
	font-weight: bold;
	font-family: monospace;
	text-decoration: none;
}

.cts {
	color: #336666;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}
.cts:hover {
	font-weight: bold;
	color: #FF0000;
}
