th		{
		cursor:default;
		font-size:14;
		}
caption		{
		cursor:default;
		font-size:14;
		}
.boton		{
		border-Style:groove; 
		border-Width:3; 
		background-color:silver; 
		text-align:center;
		font-size:16;
		behavior:url(botones.htc);
		}
.control	{
		border-Style:groove; 
		border-Width:3; 
		background-color:lightgreen; 
		text-align:center;
		font-size:16;
		behavior:url(botones.htc);
		}
.normal		{
		cursor:default;
		border-Style:none; 
		text-align:center;
		border-Width:3; 
		behavior:none;	
		background-color:lightblue;
		}
.hundible	{
		border-Style:groove; 
		text-align:center;
		border-Width:3; 
		behavior:url(botones.htc);	
		background-color:lightblue;
 		}
.popup	{
		border-Style:groove; 
		text-align:center;
		border-Width:3; 
		behavior:url(botones.htc);	
		background-color:yellow;
 		}
.contenedor	{
		cursor:default;
		border-Style:none; 
		text-align:left;
		vertical-align:middle;
		height:35;
		border-Width:1; 
		behavior:none;	
		background-color:rgb(235, 235, 235); 
		}
p.botones	{
		font-size:25;
		text-Indent:1;
		padding:10;
		}

