body {
	margin: 0px;
	padding:0px;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-3dlight-color: #03A0C3;
	scrollbar-arrow-color: #03A0C3;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #03A0C3;
}
.td1 {
	background-color: #7FDCF1;
	height: 50px;
	text-align: left;
	vertical-align: middle;
	background-image: url(../images/otros_destaca/fondo_foto.gif);
	background-repeat: no-repeat;

}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FA4C00;
	text-decoration: underline;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FA4C00;
	text-decoration: underline;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	background-color:#CCF1F9;

}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	background-color:#CCF1F9;
}
.td2 {
	background-color: #CCF1F9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #125AA6;
	padding: 5px;
	text-align: left;
}
.td3 {

	background-color: #FFFFFF;
	height: 50px;
	text-align: left;
	vertical-align: middle;
}

