body
{
}
/*Enlaces*/

.enlace:link
	{font-size: 9px; color: #9BB1C5;	font-family: Tahoma, 'Microsoft Sans Serif', Verdana, Arial;	background-color: transparent;	text-decoration: none;	font-weight: bold;}
.enlace:visited
	{font-size: 9px; color: #9BB1C5;	font-family: Tahoma, 'Microsoft Sans Serif', Verdana, Arial;	background-color: transparent;	text-decoration: none;	font-weight: bold;}
.enlace:hover
	{font-size: 9px; cursor: hand;	color: royalblue;	font-family: Tahoma, 'Microsoft Sans Serif', Verdana, Arial;	text-decoration: underline;	font-weight: bold;}
.enlace:active
	{font-size: 9px;	color: #657481;	font-family: Tahoma, 'Microsoft Sans Serif', Verdana, Arial;	background-color: transparent;	text-decoration: none;	font-weight: bold;	padding-left: 22px;}

.enlace2:link
	{font-size: 11px; color: #9BB1C5;	font-family: Tahoma, 'Microsoft Sans Serif', Verdana, Arial;	background-color: transparent;	text-decoration: none; font-weight: bold;}
.enlace2:visited
	{font-size: 11px; color: #9BB1C5;	font-family: Tahoma, 'Microsoft Sans Serif', Verdana, Arial;	background-color: transparent;	text-decoration: none; font-weight: bold;}
.enlace2:hover
	{font-size: 11px; color: royalblue;	font-family: Tahoma, 'Microsoft Sans Serif', Verdana, Arial;	background-color: transparent;	font-weight: bold;}
.enlace2:active
	{font-size: 11px; color: #657481;	font-family: Tahoma, 'Microsoft Sans Serif', Verdana, Arial;	background-color: transparent;	text-decoration: none; font-weight: bold;}

.enlace3
    {font-size: 11px; color: #FFFFFF;	font-family: Tahoma, 'Microsoft Sans Serif', Verdana, Arial;	background-color: transparent;	text-decoration: none; font-weight: bold;}
.enlace3:link
	{font-size: 11px; color: #FFFFFF;	font-family: Tahoma, 'Microsoft Sans Serif', Verdana, Arial;	background-color: transparent;	text-decoration: none; font-weight: bold;}
.enlace3:visited
	{font-size: 11px; color: #FFFFFF;	font-family: Tahoma, 'Microsoft Sans Serif', Verdana, Arial;	background-color: transparent;	text-decoration: none; font-weight: bold;}
/*.enlace3:hover
	{font-size: 11px; color: royalblue;	font-family: Tahoma, 'Microsoft Sans Serif', Verdana, Arial;	background-color: transparent;	font-weight: bold;}*/
.enlace3:hover
	{font-size: 11px; color: #FFFF00;	font-family: Tahoma, 'Microsoft Sans Serif', Verdana, Arial;	background-color: transparent;	font-weight: bold;}
.enlace3:active
	{font-size: 11px; color: #FF9900;	font-family: Tahoma, 'Microsoft Sans Serif', Verdana, Arial;	background-color: transparent;	text-decoration: none; font-weight: bold;}
	
.texto_derecha
{
	font-family: Verdana, "Microsoft Sans Serif", Arial;
	font-size: 10px;
	/*font-weight:bold;*/
	color: #646464;
	line-height: 18px;
	text-decoration: none;	
}