﻿body{
	background-image: url('images/lace_0059.gif')
}
	a 			{ text-decoration: none;}
	a:link    	{ color:#3219AB}
	a:visited 	{ color:#3219AB}
	a:hover   	{ color:#f00}
	
	.date {
		font-family: Verdana;
		color: Blue;
		height:10px;
		filter: glow(color=#000000,strength=3);
	}
