body {
	background-color: #FFFFFF;
	padding: 0px;
	text-align: center;
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#entra a:link, #entra a:active, #entra a:visited {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	padding-bottom: 2px;
	padding-left: 30px;
	padding-right: 2px;
}

#entra a:hover {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom: 2px;
	padding-left: 30px;
	padding-right: 2px;
}
