body,td,th {
	margin: 0px;
	background-color: #190000;
	font-family: "Arial Narrow", Arial, Helvetica, "sans serif";
	font-size: 13px;
	color: #FFFFFF;
}

body {
	SCROLLBAR-FACE-COLOR: #e4b320;
	SCROLLBAR-HIGHLIGHT-COLOR: #e4b320;
	SCROLLBAR-3DLIGHT-COLOR: #f0d585;
	SCROLLBAR-ARROW-COLOR:  #190000;
	SCROLLBAR-TRACK-COLOR: #f0d585;
	SCROLLBAR-SHADOW-COLOR: #e4b320;
	SCROLLBAR-DARKSHADOW-COLOR: #967615;
}

a:link {
	color: #E4B320;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A88320;
}
a:hover {
	text-decoration: underline;
	color: #E4B320;
}
a:active {
	text-decoration: none;
	color: #A88320;
}

.noticias_titular {
	font-family: "Arial Narrow", Arial, Helvetica, "sans serif";
	font-size: 18px;
	color: #FFFFFF;
}
.noticias_cuerpo {
	font-family: "Arial Narrow", Arial, Helvetica, "sans serif";
	font-size: 14px;
	color: #FFFFFF;
}


p {
	margin: 0px 0px 3px;
}
.foto {
border: 1px dotted #E4B320;
}
.foto_galeria {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: inset;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: inset;
	border-top-color: #512D2D;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #512D2D;
}
.foto_galeria_mouseover {
	border: 1px dotted #e4b320;
	margin: 1px;
	cursor: url(imagenes/cur_lupa.cur);
}
.foto_galeria_visited {
	filter: Alpha(Opacity=30) Gray;	
}

