	A:LINK, A:VISITED
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#0000FF;
		text-decoration:none;
		font-weight:bold;
	}
	A:ACTIVE
	{
		color:#FF0000;
	}
	A:HOVER
	{
		color:#EB5E1F;
	}
	A.pie_menu:ACTIVE, A.pie_menu:LINK, A.pie_menu:VISITED
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#999999;
		text-decoration:none;
		font-weight:bold;
	}
	A.pie_menu:HOVER
	{
		color:#E43C17;
	}
	.pie
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:9px;
		color:#E43C17;
	}
	.pie_titulo
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:9px;
		color:#5E4511;
	}

	A.menu_cabecera:ACTIVE, A.menu_cabecera:LINK, A.menu_cabecera:VISITED
	{
		font-family: Verdana;
		color: #ffffff;
		font-size:8px;
		text-decoration: none;
		font-weight: bold;
	}
	A.menu_cabecera:HOVER
	{
		color: #E43C17;
	}

	A.menu_general:ACTIVE, A.menu_general:LINK, A.menu_general:VISITED
	{
 		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:8px;
		color:#FFFFFF;
		font-weight:bold;
		text-decoration:none
 	}
	A.menu_general:HOVER
	{
		color:#000000;
 	}

	A.pral:ACTIVE, A.pral:LINK, A.pral:VISITED
	{
		color: #000000;
		text-decoration: none;
		position: relative;
		width: 150;
		height: 40;
	}
	A.pral:HOVER
	{
		color: #000000;
		text-decoration: none;
		position: relative;
		width: 150;
		height: 40;
		filter: Glow(Color=#ffffff, Strength=10);
	}

	A.pralb:ACTIVE, A.pralb:LINK, A.pralb:VISITED
	{
		color: #000000;
		text-decoration: none;
		position: relative;
		width: 300;
		height: 40;
	}
	A.pralb:HOVER
	{
		color: #000000;
		text-decoration: none;
		position: relative;
		width: 300;
		height: 40;
		filter: Glow(Color=#ffffff, Strength=10);
	}

	A.pralb2:ACTIVE, A.pralb2:LINK, A.pralb2:VISITED
	{
		color: #000000;
		text-decoration: none;
		position: relative;
		width: 500;
		height: 40;
	}
	A.pralb2:HOVER
	{
		color: #000000;
		text-decoration: none;
		position: relative;
		width: 500;
		height: 40;
		filter: Glow(Color=#ffffff, Strength=10);
	}

	.msg
	{
		position: relative;
		width: 400;
		height: 80;
		filter: Glow(Color=#ffffff, Strength=10);
	}
	
	body
	{
		color:#5C5C5C;
	}
