/* CSS Document */

BODY {
	FONT-SIZE: 9pt;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	padding: 0px;
	margin: 0px;	
}
A {
	COLOR: #000000;
	FONT-STYLE: normal;
	text-decoration: none;
	font-weight: normal;  
}
A:hover {
	COLOR: #61B0CB;
	text-align: left;	
	FONT-STYLE: normal;
	text-decoration: none;
	font-weight: normal;
}
h1{
	font-size: 1.3em;
	color: #139CBA;
}
.pie{
	font-size: 0.75em;
	color: #666666;	
}
.selecc{
	color: #FF0000;
	text-decoration: underline;
}
.fnd_gris{
	color: #FFFFFF;
	background-color: #7F7F7F;
}