body		{font-size:				14px;
			 font-family:			"trebuchet ms", sans-serif, arial;}

a			{color:					#000000}

a:link		{text-decoration:		none;}

a:visited	{text-decoration:		none;}

a:hover		{text-decoration:		underline;}

a:active	{text-decoration:		none;}

#links				{width:				720px;
					 height:			30px;
					 font-size:			18px;
					 padding-left:		15px;
					 padding-right:		15px;}

#content	{position:				relative;
			/* border-left:			1px solid white;
			 border-right:			1px solid white; */
			 width:					750px;
			 background:			url('wp3.png') repeat-y;
			 margin:				auto;
			 padding-left:			0px;
			 padding-right:			0px;
			 text-align: 			justify;}
			 
#pagina {position:				relative;
			/* border-left:			1px solid white;
			 border-right:			1px solid white; */
			 width:					720px;
			 margin:				auto;
			 padding-left:			15px;
			 padding-right:			15px;
			 text-align: 			justify;}
#pagina div {		height:		100%;
			display:	none;
			overflow:	auto;}

#footer				{position:			absolute;
					 bottom:			5px;
					 font-size:			9px;
					 font-family:		"trebuchet ms", sans-serif, arial;
					 color:				black;
					 padding-left:		15px}

#footer a:link		{text-decoration:	underline;
					 font-size:			9px;
					 color:				black;}

#footer a:visited 	{text-decoration:	underline;
					 font-size:			9px;
					 color:				black;}

#footer a:hover		{text-decoration:	underline;
					 border-bottom:		1px solid white;
					 font-size:			9px;
					 color:				white;}

#footer a:active	{text-decoration:	none;
					 font-size:			9px;
					 color:				white;}
