html, body {
	padding: 0px;
	margin: 0px;
	height: 100%;
	}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-repeat: repeat;
	} 

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

p {
	margin:5px;
	padding:0px;
}

img {
	margin:0px;
	padding:0px;
}	

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-align: justify;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #525252;
	margin-left: 50px;
}

.text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F45813;
	text-decoration: underline;
}

.text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	background-color: #FFFFFF;
	text-decoration: underline;
}

.marcador {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	text-align: justify;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #525252;
}

.marcador a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A62416;
}

.marcador a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	background-color: #FFFFFF;
}

.peu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ABABAB;
}

.peu a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
}

.peu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: underline;
}
