body,td,th {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #FFFFE1;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}

H1 { font-size: 22px; }

.blackb { color: #000000; font-weight: bold;}
.black11 { color: #000000; font-size: 11px;}

.redb { color: #FF0000; font-weight: bold;}

//A:hover {color: #FF00FF; font-style: italic; font-weight: bold}
