.Title_Field
	{ 
	color:				#0000A0;
	font-weight:		bold;
	font-size: 			100%;
	text-decoration:	none;
	}
.Title_Field:hover
	{ 
	color:				#B00000;
	}
.Date_Field
	{
	font-family:		Verdana;
	color:				#A0A0A0;
	font-size: 			80%;
	}
.Note_Field
	{
	font-family:		Arial;
	color:				#880000;
	font-size:			80%;
	font-weight:		bold;
	}	
