#NEW	{
	Margin-Left:2;
	Padding:0 2 0 3;
	Font:Bold 13px 'Comic Sans MS';
	Color:Red;
	Background-Color:Yellow;
	Border:1 OUTSET Yellow;
}
#UPD	{
	Margin-Left:2;
	Padding:0 2 0 3;
	Font:Bold 13px 'Comic Sans MS';
	Color:Red;
	Background-Color:PINK;
	Border:1 RIDGE PINK;
}
P	{
	Margin-Top:2;Margin-Bottom:5;
}
LI	{
 Margin-Bottom:5;
}
A	{
	Text-Decoration:none;
}
A:Hover{
	Text-Decoration:underline;
}
