/* CSS Document */

li {
	line-height:30px;
}

img.izq {
	float:left;
}

td.seleccionar {
	padding:10px 0px 10px 80px;
}

td.mostrar {
	background-color:#FFFFCC;
	border:1px solid #993300;
}

a.opciones:link, a.opciones:visited, a.opciones:active {
	color:#336699;
	font-family:Arial;
	font-weight:bold;
	text-decoration: none;
}

a.opciones:hover {
	color:#990000;
	text-decoration: none;
}

.respuestas {
	font-size:14px;
	color:#990000;
	font-weight:bold;
}

.preguntas {
	font-weight:bold;
}

.opciones {
	color:#336699;
	font-family:Arial;
	font-weight:bold;
}