.ReadMore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0066FF;
	border: solid;
	text-decoration: none;
}
.RegularText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.RegularTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #0000FF;

}
.version {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: bold;
        color: #FFFFFF;
        text-decoration: none;
}.SmallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
.NoticiasAnteriores {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #666666;
	font-weight: bold;
	color: #FFFFFF;
}
.PortadaTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.Wrapper {
	width: 950px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.relatedBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background-color: #A6D1EC;
	padding: 5px;
	border: 1px solid #108CA7;
	height: 70px;
	width: 590px;
	margin: 5px;
}
.Related {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #CCCCCC;
	padding: 5px;
	border: 1px solid #999999;
	height: 150px;
	width: 850px;
	margin: 5px;
}
.Related a {
	text-decoration: none;
}


.photostrip {
	text-align:center;
	width: 100%;
	padding: 5px;
	background-color: #DDDDDD;	
}
