/* EcuadorOrphans.org Formatting of Existing HTML Tags */

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:normal;
}

p {
	margin-top:12px;
}

/* Default link properties */
a:link {
	text-decoration:none;
	color:#0F1177;
}
a:visited {
	text-decoration:none;
	color:#0F1177;
}
a:active {
	text-decoration:none;
	color:#000000;
}
a:hover {
	text-decoration: underline;
}
a {
	border:none;
	border-width: 0;
	background:none;
}
img {
	border:none;
	border-width: 0;
	background:none;
}