.boton{
	font-family : Arial;
	font-size : 14px;
	color: #FFDEAD;
	font-weight : bold;
	}
a.boton{
	color:#FFDEAD;
	text-decoration: none;
}

a.boton:HOVER{
     background-color : transparent;
	color: #DB7093;
	font-size : 14px;
	font-weight : bold;
}



body
{
	font-family: Century Gothic, Arial, Helvetica;
	color: rgb(254,218,153);
}
table
{
	table-border-color-light: rgb(204, 153, 255);
	table-border-color-dark: rgb(204, 0, 204); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Century Gothic, Arial, Helvetica;
}
h1
{
	color: rgb(123, 200, 56);
}
h2
{
	color: rgb(51, 0, 153); 
}
h3
{
	color: rgb(204, 0, 153); 
}
h4
{
	color: rgb(87,123,145);
}
h5
{
	color: rgb(51, 0, 153);
}
h6
{
	color: rgb(204, 0, 153);
}
