body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #4F49A2;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4F49A2;
}
a:hover {
	text-decoration: none;
	color: #268A58;
}
a:active {
	text-decoration: none;
	color: #268A580;
}

.botones {
	font-family: Tahoma;
	font-size: 11px;
	vertical-align:middle;
	color:#4F49A2;
}