a:link { 		text-decoration: none;color: #ffffff; }

a:visited { 	text-decoration: none;color: #ffffff; }

a:active { 		text-decoration: none;color: #a3a3a3; }

a:hover {	 	text-decoration: none;color: #ff0000; }

.text {
	font-size: 12px;
	line-height: 14px;
	color: #FCFF00;
	font-family: "Trebuchet MS", Arial;
	text-decoration: none;
}
.date {
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	font-family: "Trebuchet MS", Arial;
	text-decoration: none;
}
	
.background	{
	position: absolute;
	z-index: 0;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	visibility: visible;
}
