body {
	color:#666666;
	font-size:12px;
	font-family:"Trebuchet MS","Tahoma","Verdana",sans-serif;
}

td {
	font-family:"Trebuchet MS","Tahoma","Verdana",sans-serif;
}

th {
	font-family:"Trebuchet MS","Tahoma","Verdana",sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-family:"Georgia Fett Kursiv","Georgia Negrita Cursiva","Georgia Bold Italic","Tahoma","Verdana","Trebuchet MS",sans-serif;
}

*.tablaidioma {
	color:#666666;
	font-size:12px;
	font-family:"Trebuchet MS","Tahoma","Verdana",sans-serif;
}

*.tablaizq {
	color:#006837;
	background-color:#FFFFFF;
	background-image:url(../images/borde/green_inside.gif);
	background-repeat:repeat;
	width:180px;
	font-size:14px;
}

*.tablacen {
	color:#000000;
	background-color:#FFFFFF;
	background-image:url(../images/borde/gray_inside.gif);
	background-repeat:repeat;
	width:580px;
	font-size:14px;
}

*.tablader {
	color:#FFFFFF;
	background-color:#FFFFFF;
	background-image:url(../images/borde/blue_inside.gif);
	background-repeat:repeat;
	width:180px;
	font-size:14px;
}

a:link {
    text-decoration:none;
    color:#0000FF;
}
a:visited {
    text-decoration:none;
    color:#333333;
}
a:active {
    text-decoration:none;
    color:#66FFFF;
}
a:hover {
    text-decoration:underline;
    color:#000000;
}