body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
table {
	font-size: 12px;
}
.presentacion {
	font-size: 12px;
	color: #666666;
}
a {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
}
.mini {
	font-size: 9px;
	color: #999999;
}
.dotted {
	border: 1px dotted #999999;
}
button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	background-color: #CCCCCC;
	border: 1px solid #333333;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	background-color: #CCCCCC;
}
textarea {
	font-size: 10px;
	color: #333333;
	background-color: #CCCCCC;
}
