	body {
	font:x-small arial;		
		}
	A 			{ color: #FF6666; text-decoration: none; font-weight:normal; }
	A:visited	{ color: #FF6666; text-decoration: underline; }	
	A:link		{ color: #FF2828; text-decoration: underline; }
	A:hover	{ color: #FF6666; background-color:#FFC8C8; text-decoration: none; }


TD.listEntry{
		font-size:12px;
		font-weight:normal;
		color:#858585;
}
TD.listHead{
		font-size:12px;
		font-weight:bold;
		color:#FF2828;
		background-color: #FAF2AB;
}

TABLE.list{
	background:#FFF;
	border: 1px solid #CCCCCC;
}
#textbody{
	font-size:12px;
	color:#858585;

}
P.regulartext{
	font-size:12px;
	color:#858585;
}
P.headline{
	color: #FF2828;

}
.signBtn { background-color: #FAF2AB; color: #000000; font-weight: normal; border: 1px solid #FF6666; width:40px;height:20px;}
INPUT{border: 1px solid #FF6666;background:#FAF2AB; width:179px;}
