@charset "utf-8";

#general{
	font-family:"Trebuchet MS", Arial, Tahoma;
	font-size:12px;
}
#datos{	color:#666666;}
#datos a:link, #datos a:visited, #datos a:hover,
.nota a:link, .nota a:visited, .nota a:hover{
	color:#755A51;
	text-decoration:none;
}
#datos a:hover, .nota a:hover{
	text-decoration:underline;
}
h2{ font-size:18px;}
h3{ font-size:16px;}
#datos h2 a{ color:#666666 !important; text-decoration:none}
#datos h2 a:hover{color:#666666 !important; text-decoration:none;	border-bottom:1px dashed #666666;}
.nota{
	 padding:0px 20px;
	 color:#666666;
}