A:link { color: #CCCCFF }       
A:visited { color: #CCCCFF }   
A:active { color: #CCCCFF }   
A:hover {
	color: #000000;
	background-color: #CCCCFF;
}
body   { scrollbar-arrow-color: #D5CD7C; scrollbar-face-color:#999999; 
         scrollbar-highlight-color:  #F1F0F0; scrollbar-shadow-color: #006633 
		 scrollbar-track-color: #D5CD7C	}
.opcion {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #006633;
	white-space: pre;
	cursor: hand;

}
      

.titulo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.modern {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.modernXL {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
}
.modernXLRojo {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FF0000;
}

