body
{
	background-image: url(images/fondo.jpg);
	background-attachment:fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.Normal 		{font-family: Verdana; font-size: 12px; }
.Piepag 		{font-family: Verdana; font-size: 10px; color: #67768B; }
.Alegal			{font-family: Verdana; font-size: 10px; color: #67768B; text-align: justify;}
.MiniLinks 		{font-family: "MS Sans Serif"; font-size: 9px; color: #67768B; }

a	 			{font-family: Verdana; font-size: 12px; color: #003399; font-weight: bold;}
a:link			{text-decoration:underline;}
a:visited		{text-decoration:underline;}
a:hover			{color:#FFFFFF;	background-color: #003399;}
a:active		{text-decoration:underline;}

a.LPiepag 	 		{font-family: Verdana; font-size: 10px; color: #003399; font-weight: bold;}
a.LPiepag:link		{text-decoration:none;}
a.LPiepag:visited	{text-decoration:none;}
a.LPiepag:hover		{color:#FFFFFF;	background-color: #67768B;}
a.LPiepag:active	{text-decoration:none;}

.ComerCol		{color: #9933FF; font-weight: bold; }

