h1
     {
	     font-family: Verdana;
	     font-size: 14px;
	     color: white;
     }
b
     {
	     font-family: Verdana;
	     font-size: 17px;
	     font-weight: strong;
	     color: white;
     }
a
     {
	     font-family: Verdana;
	     font-size: 10px;
	     color: white;
     }
p
     {
	     font-family: Verdana;
	     font-size: 11px;
	     color: white;
             margin-top: 0;
             margin-bottom: 0;
     }
i
     {
	     font-family: Verdana;
	     font-size: x-small;
	     color: white;
     }
.contenidos
     {
             background-image: url('Archivos/fasttap_10.gif');
             background-repeat: repeat-y;
             background-position: right;
     }
