﻿/* GENERAL */

a
{
	text-decoration:	none;
	color:				#999999;
}

.btnSaltar
{
	font-family:		Arial;
	color:				#999999;
	font-size:			10px;
	text-decoration:	none;
}

.btnSaltar a:hover
{
	color:				Yellow;
	text-decoration:	none;
}

.btnOtro
{
	font-family:		Arial;
	color:				#343434;
	font-size:			10px;
	text-decoration:	none;
}

.btnOtro a:hover
{
	color:				Yellow;
	text-decoration:	none;
}

.txtUpdate
{
	font-family:		Arial;
	color:				#999999;
	font-size:			10px;
	text-decoration:	none;
}
