A.example1
{
    BACKGROUND-COLOR: black
}

.date	{ 
		font-family:verdana, georgia, arial, sans-serif; 
		font-size: 11px; 
		color: #333366; 
		border:1px solid #333366;
		padding:5px;
		background:#B6B6DA;
		margin-bottom:10px;
		font-weight:bold;
		}