h1 {
	font-weight: bold;
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-variant: small-caps;
}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #00FF00;
	text-decoration: underline;
}


h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	font-style: italic;
	font-weight: bold;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.textoport {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9900;
	font-weight: bold;
}
.bajada {
	font-weight: bold;
}
.preguntas {
	color: #FF9900;
}
a:active {
	color: #993399;
}
body {
	background-color: #000000;
	background-image: url(../imag/fondoindex.jpg);
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
