.text
	{
	color:					#122c6a;
	font-family:			Tahoma;
	font-size:				11px;
	}

.text_title
	{
	background-color:		#e2e7f3;
	color:					#122c6a;
	font-family:			Tahoma;
	font-size:				11px;
	font-weight:			bold;
	}

.text_subtitle
	{
	color:					#122c6a;
	font-family:			Tahoma;
	font-size:				11px;
	font-weight:			bold;
	}

.text_msg_ok
	{
	color:					#12996a;
	font-family:			Tahoma;
	font-size:				11px;
	font-weight:			bold;
	}
	
.text_msg
	{
	font-size:				7pt;
	font-family:			Verdana, Arial, Helvetica, sans-serif;
	}
	
.text_msg_final
	{
	font-family:			Tahoma;
	font-size:				11px;
	font-weight:			bold;
	}

.link_bold
	{
	color:					#122c6a;
	font-family:			Tahoma;
	font-size:				11px;
	font-weight:			bold;
	text-decoration:		none;
	}
	
.link_bold:hover
	{
	text-decoration:		underline;
	}
	
	
.link_aceptar
	{
	color:					#12996a;
	font-family:			Tahoma;
	font-size:				11px;
	font-weight:			bold;
	text-decoration:		none;
	}
	
.link_aceptar:hover
	{
	color:					#12996a;
	font-family:			Tahoma;
	font-size:				11px;
	font-weight:			bold;
	text-decoration:		underline;
	}
	
.link_cancelar
	{
	color:					#992c6a;
	font-family:			Tahoma;
	font-size:				11px;
	font-weight:			bold;
	text-decoration:		none;
	}
	
.link_cancelar:hover
	{
	color:					#992c6a;
	font-family:			Tahoma;
	font-size:				11px;
	font-weight:			bold;
	text-decoration:		underline;
	}
	
.link:hover
	{
	font-family:			Tahoma;
	font-size:				11px;
	font-weight:			bold;
	text-decoration:		underline;
	}
	
.link
	{
	font-family:			Tahoma;
	font-size:				11px;
	font-weight:			bold;
	text-decoration:		none;
	}
