a:link { color: red; }
a:visited { color: red; } 
a:hover { color: blue; } 
	*
	{
	font-family: Gill Sans, Verdana;
	font-size: 11px;
	line-height: 14px;
	letter-spacing: 1px;
	font-weight: bold;
	background: #fff;
	background-color:#C0C0C0;
	}