img {
	border: none;
}

A:link {
	color:#000000;
	text-decoration: none; 
}
A:visited {
	color:#000000; 
	text-decoration: none;
}
A:hover {
	color:#000000;
	text-decoration: underline; 

}
A:active {
	color:#000000;
	text-decoration: none;
}

A.txtrojo:link {
	color:#FFFFFF;
	background-color:#FF0000;
	text-decoration: none;
}
A.txtrojo:visited {
	color:#FFFFFF;
	background-color:#FF0000;
	text-decoration: none;
}
A.txtrojo:hover {
	color:#FF0000;
	background-color:#FFFFFF;
	text-decoration: none;
}
A.txtrojo:active {
	color:#FFFFFF;
	background-color:#FF0000;
	text-decoration: none;
	 
}.txtrojo {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Menu {

	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
}
.T1UN {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-weight: lighter;
	font-size: 24px;
	margin: 1px;
	letter-spacing: -1pt;
	line-height: 24px;
}
.T2UN {

	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-weight: lighter;
	font-size: 18px;
	margin: 1px;
}
.aTapa:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.aTapa:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.aTapa:active {
	color: #FFFFFF;
	text-decoration: none;

}
.aTapa:link {
	color: #FFFFFF;
	text-decoration: none;
}
.TapaSugerirfondoblanco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	padding-right: 4px;
	color: #B0381E;
	background-color: #FFFFFF;

}
.TapaNotaSmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 3px;
	font-weight: normal;
	margin-top: 1px;
	margin-right: 5px;
	margin-left: 3px;
}
.bordeTapa {
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.TablaTapaDiario {
	margin-right:10px;
	padding-right:5px;


}
.FondoCelda {
	background-attachment: fixed;
	background-image: url(/Imagenes/Publicidad/stem.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

