/* CSS Document */
a.articulos { font-family: "Times New Roman", Times, serif; font-size: 16px; color: #0000FF; font-style: italic;	text-decoration: none; }
a.articulos:active {  font-family: "Times New Roman", Times, serif; font-size: 16px; color: #0000FF; text-decoration: none; }
a.articulos:visited { font-family: "Times New Roman", Times, serif; font-size: 16px; color: #00F; text-decoration: none; }
a.articulos:hover { font-family: "Times New Roman", Times, serif; font-size: 16px; color: #CC6600; text-decoration: none; font-style: italic; }
a.preguntas { font-family: "Times New Roman", Times, serif;	font-size: 14px; font-style: italic; color: #0000CC;	text-decoration: none; font-weight: bold; }
a.preguntas:visited { font-family: "Times New Roman", Times, serif; font-size: 14px; font-style: italic; color: #00C; text-decoration: underline; font-weight: bold; }
a.preguntas:hover { font-family: "Times New Roman", Times, serif; font-size: 14px; font-style: italic; color: #3366FF; text-decoration: underline; font-weight: bold; }
a.preguntas: active { font-family: "Times New Roman", Times, serif; font-size: 14px; font-style: italic; color: #0000FF; text-decoration: underline; font-weight: bold; }
.titulo { font-family: Verdana, Arial, Helvetica, sans-serif; color: #C30; font-size: 14px; font-weight: bold; text-transform: uppercase; text-align: center; }
td { font-weight: bold; height: 35px; vertical-align: middle; text-align: left; padding: 5px; border-width: 1px; border-style: solid none; border-color: #39F; }
body { background-color: #FFC; }
table { background-color: #FFF; }
#iconos { background-color: #FF9; text-align: center; vertical-align: middle; width: 310px; }