#contenido {
	margin: 0px;
}
body {
	margin-top: 0px;
	margin-left: 0px;
}
#apDiv2 a {
	background-color: #FFF;
	border-top-color: #0D0066;
	border-right-color: #0D0066;
	border-bottom-color: #0D0066;
	border-left-color: #0D0066;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	color: #FB6216;
	text-decoration: none;
}
#apDiv2 a:hover {
	color: #0D0066;
	text-decoration: underline;
}
#apDiv1 a {
	color: #F65929;
	text-decoration: none;
}
#apDiv1 a:hover {
	color: #0D0066;
	text-decoration: underline;
}
