<style type="text/css">
	img {
		border:none;
	}
	font.td_title {
		font-family:Verdana;
		color:#FFFFFF;
	}
	font.album_description {
		font-size:10px;
	}
	font.album_title {
		color:#325A95;
		font-size:14px;
	}
	span.td_title {
		font-family:Verdana;
		color:#FFFFFF; 
	}
	span.album_description {
		font-size:10px;
	}
	span.album_description_date {
		font-size:10px;
		text-align:center;
	}
	img {
		border:none;
	}
	a {
		text-decoration:none;
		color:#3B5998;
		border:none;
	}
	a:hover {
		text-decoration:underline;
	}
	a:hover img.recent_picture {
		border:1px solid #0D4494;
		padding:2px;
	}
	a.breadcrumb_title {
		text-decoration:none;
		color:#3B5998;
	}
	a.breadcrumb_title:hover {
		text-decoration:underline;
	}
	a.td_title {
		text-decoration:none;
		color:#FFFFFF;
	}
	a.td_title:hover {
		text-decoration:underline;
	}
	td.section_td_title {
		background-color:#85A1CB;
	}
	td.breadcrumb_td_title {
		background-color:#CED9EA;
	}
	td.recent_album {
		padding:2px;
		/*border-bottom: 2px solid white;
		background-color:#DDE2EA;*/
	}
	td.recent_album2 {
		border-bottom:1px solid #CED9EA;
	}
	td.recent_album3 {
		vertical-align:top;
	}
	td.cartelera {
		border-bottom: 2px solid white;
		width:185px;
		/*background-color:#DDE2EA;*/
	}
	td.footer {
		background-color:#19334C;
	}
	td.recent_pictures {
		/*background-color:#DDE2EA;*/
	}
	td.wtf {
		padding-top:10px;
	}
	td.picture_in_album{
		padding-top:5px;
	}
	table.main_table, td.google_ads {
		background-color:#FFFFFF;
	}
	body {
		font-size:12px;
		font-family:Verdana;
		background-color:#55688A;
	}
	img.recent_picture {
		border:1px solid #CED9EA;
		padding:2px;
	}
	div.footer {
		width:100%;
		height:30px;
		position:absolute;
		background-color:#19334C;
		bottom:0;
	}
</style>