body { color: #090909; font-family: sans-serif; font-style: normal; }
p {
	text-decoration: none; }
td {
	text-decoration: none; }
a:link {
	color: #03F;
	font-style: normal;
	text-decoration: none;
}
a:visited {
	color: black;
	font-style: normal;
	text-decoration: none; }
a:hover {
	color: #efaf2a;
	font-style: normal;
	text-decoration: none; }
a:active {
	color: #F33;
	font-style: normal;
	text-decoration: none;
}
.lightblue {
	color: #C33;
	font-weight: 500;
	text-decoration: none;
}
.maintext {
	color: #000;
	font-size: 11px;
	font-family: sans-serif;
	text-decoration: none;
}

