body {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	font-family: Times, Times New Roman;
	font-size: 13px;
	color: #333333;
}

a {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

img {
   border:0px
}

.menu {
	font-family: Times, "Times New Roman";
	;
	font-size: 14px;
	color: #333;
	font-style: italic;
	line-height: 6px;
}

.links {
	font-size: 11px;
	color: #333333;
	line-height: 24px;
}

.links a {
	color: #333333;
	text-decoration: none;
}

.links a:hover {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

.pregunta {
	color: #fb0e22;
}
.form {
	font-size: 10px;
	color: #333333;
}

