BODY, TD {
	background: #FFCC00;
	color : #993333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}

H2 {
	font : bold;
	font-size: 16px;
	color: #993333;
}

H3 {
	font-size: 14px;
	color: #993333;
}

H4 {
	font-size: 12px;
	font-variant: small-caps;
	font-weight: bold;
	color : #993333
}

A {
	text-decoration: underline blink;
	color: #993333
}

A:Hover {
	text-decoration: underline blink;
	color: #996600
}

HR {
	color: #800000;
	height: 1px; text-decoration:underline
}
/* Scrollbar properties are only supported by Internet Explorer 5.5  */
body {
	scrollbar-3dlight-color : #FFCC00;
	scrollbar-arrow-color : #FFCC00;
	scrollbar-base-color : #993333;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : #993333;
	scrollbar-highlight-color : #999999;
	scrollbar-shadow-color : #FFCC00;
	scrollbar-track-color : #FFCC00;
}

.news TD  {
	border : 1px dotted Maroon;
	font-size : smaller;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	clip : auto;
}
.bordo_foto TD  {
	border : thin dotted Maroon;
}

