body	{
		margin:0px;
		padding:0px;
		background:#A1909D url(images/Background.Infantiles.JuegosDel.com.png) top left repeat
		}

a{
		text-decoration:underline;
		font-weight:bold;
		color: Blue;
		}
		
a:visited{
		text-decoration:underline;
		font-weight:bold;
		color: Blue;
		}
		
a:hover	{
		text-decoration:none;
		}
ul		{
		list-style:none;
		margin:0px;
		padding:0px;
		}
ul li 	{
		padding:0 0 0 18px;
		height:24px;
		}

.tabelaInfo{
	width:100%;
	background: #EAEADA;
	border-top:#ffb45a solid 4px;
	border-bottom:#ffb45a solid 4px;
	margin:0 0 4px 0;
	padding:5px 10px 6px 9px;
	color:#878767;
}