body{
	margin:0px;
	background-color:#fff;
	background-image: url(images/puzzle.jpg);
	background-repeat: repeat;
}
.text{
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	font-weight:normal;
	color:#000;
	text-decoration:none;
	line-height:16px;
}
.date{
	font-family:Tahoma, Verdana, Arial;
	font-size:10px;
	font-weight:bold;
	color:#F98303;
}	
a.text_link{
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	font-weight:normal;
	line-height:16px;
	color:#F98303;
	text-decoration:underline;
}
a.text_link:hover{
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	font-weight:normal;
	line-height:16px;
	color:#ff0000;
	text-decoration:none;
}

