
body, html {
	font: 75%/1em Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#474747;
	height: 100%;
	margin:0;
	padding:0;
}

table {
	height: 100%;
	
}


td {
	font-family : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size : 13px;
	
}

div.centrado {
	margin: auto;
	width: 290px;
 	height: 100%;	}



a:visited {text-decoration : none;}
a:link {text-decoration : none;}
a:hover {text-decoration: underline;}


.enazul {color: #2c1c5c;}

.enazul:hover {

	color: #e4663e; 
	background-color : #2c1c5c;

}

.engris {color: #b8b8b8;}

.engris:hover {

	color: #ffffff; 
	background-color : #b8b8b8;

}


.peque {
	font-family : Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #b8b8b8;
	
}

