body {
	background-color: #CBF0FE;
}
#menu a:link {
	color: #0066FF;
}

a:link {
	color: #20BEFB;
	text-decoration: none;
}
#banner {
	background-color: #0099FF;
	background-position: center center;
	text-align: center;
	width: 740px;
	height: 110px;
}

#tablafoto 
{
	background-color: #99FF00;
	color: #99FF00;
	width: 160px;
	background-position: center center;
	text-align: justify;
}
#celdasdvdstore td {
	background-position: center;
	font-weight: bold;
}


#foto img {
	background-position: center;
	text-align: center;
	height: 200px;
	width: 150px;
	background-color: #0099FF;
	padding: 7px;
	border: thin solid #0033CC;
}
#foto a:link {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	color: #000000;
}


#foto {
	color: #00CCFF;
	width: 160px;
}
#foto td {
	color: #33FFFF;
	background-position: center center;
	font-weight: bold;
	text-align: center;
	padding: 7px;
}
#banner table {
	text-decoration: none;
}
a:hover {
	color: #CBF0FE;
	text-decoration: none;
	background-color: #20BEFB;
}
a:visited {
	color: #20BEFB;
	text-decoration: none;
}

