body   { background: white url(../images/fondo.gif) repeat-y }
p   { font-size: 12px; font-family: Verdana, Arial }
ul { font-size: 12px; font-family: Verdana, Arial }
.newvisions { color: gray; font-size: 9px }
a { color: navy }
a:hover { color: blue }
.pie { font-size: 11px }
h6 { color: gray; font-weight: normal; font-size: 9px; font-family: Verdana, Arial }
h4 { color: navy; font-style: italic; font-size: 12px; font-family: Verdana, Arial; border-bottom: 1px dotted silver }
.resaltado {
	color: #090;
	text-decoration: blink;
	border: 2px solid #0F0;
	padding: 10px;
}

