BODY
{
	font-family: sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 60%;
	width: 80%;
	margin-left:10%;
	margin-right:10%;
	
}

.inicio
{
	margin-top: 10%;
	text-align: center;
}

A
{
	font-weight: normal;
	color: #464646;
	text-decoration: none;
}

A:hover
{
	// font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
