.fondodegrade {
	background-image: url(img/fondodegrade.jpg);
	background-repeat: repeat-x;
}
.fondodegrade2 {
	background-image: url(img/preguntas2.jpg);
	background-repeat: repeat-x;
}
.fondobrillo {
	background-image: url(img/cajamenubrillo.jpg);
	background-repeat: no-repeat;
}
.fondobrillo2 {
	background-image: url(img/preguntas3.jpg);
	background-repeat: no-repeat;
}
.repitevertical {
	background-image: url(img/repitevertical.jpg);
	background-repeat: repeat-y;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.textogeneral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
