body {
	background-color: #000033;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.blanco {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.vacio {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.blancoSi {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a {
	color: #000033;
	text-decoration: none;
}
p {
	font-family: Tahoma;
	font-size: 16px;
	color: #000000;

}
div#content {
width: 650px;
height: 400px;
background: ;
overflow: scroll;
}


