a.twolinks:link {
	color: #FFFFCC;
	font-family: Arial, "MS Sans Serif", "Times New Roman";
	font-size: 14px;
	font-weight: bold;
} 
a.twolinks:visited {
	color: #FFFFFF;
	font-family: Arial, "MS Sans Serif", "Times New Roman";
	font-size: 14px;
	font-weight: bold;
}
a.twolinks:active {
	color: #FFFFFF;
	font-family: Arial, "MS Sans Serif", "Times New Roman";
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
a.twolinks:hover {
	color: #66FFFF;
	font-family: Arial, "MS Sans Serif", "Times New Roman";
	font-size: 14px;
	font-weight: bold;
}


body,td,th {
	font-family: Arial, MS Sans Serif, Times New Roman;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	background-image:   url("../grphcs/bkg.gif");
	margin-left: 5px;
	margin-top: 5px;
}
a:link {
	color: #6666FF;
}
a:visited {
	color: #9966CC;
}
a:hover {
	color: #6699FF;
}
a:active {
	color: #CC0000;
}
.s10 {font-size: 10px}
.s12 {font-size: 12px}
.s12bld {font-size: 12px; font-weight: bold; }
.s14bldred {font-size: 14px; font-weight: bold; color: #CC0000}
.s14gold {font-size: 14px; font-weight: bold; color: #FFFFCC}
.s16 {font-size: 16px}
.s16bld {font-size: 16px; font-weight: bold;}
.s16bldrd {font-size: 16px; font-weight: bold;color: #CC0000;}
.s18 {font-size: 18px}
.s18bld {font-size: 18px; font-weight: bold; }
.s18bldgold {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFCC;
}
.s24 {font-size: 24px}
.s24bld {font-size: 24px; font-weight: bold; }
.s24bldred {font-size: 24px; font-weight: bold; color: #CC0000 }
.yeller {color: #FFFF00; }