.form {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	border: solid 1px #cccccc;
	}

.text_color				{font-family: verdana; font-size: 8pt; color: #63ABD4}

.text_style				{font-family: verdana; font-size: 8pt; color: #ffffff}
.text_style_medio		{font-family: verdana; font-size: 9pt; font-weight: bold; color: #ffffff}

.text_style_bd				{font-family: verdana; font-size: 8pt; color: #ffffff}
.text_style_medio_bd		{font-family: verdana; font-size: 9pt; font-weight: bold; color: #ffffff}

a.link_under			{font-family: verdana; font-size: 8pt; color: #cccccc; text-decoration: none}
a.link_under:active		{font-family: verdana; font-size: 8pt; color: #cccccc; text-decoration: none}
a.link_under:visited	{font-family: verdana; font-size: 8pt; color: #cccccc; text-decoration: none}
a.link_under:hover		{font-family: verdana; font-size: 8pt; color: #cccccc; text-decoration: underline}

a.linkOrange			{font-family: verdana; font-size: 9pt; color: #F90; text-decoration: none; font-weight: 700;}
a.linkOrange:active		{font-family: verdana; font-size: 9pt; color: #F90; text-decoration: none; font-weight: 700;}
a.linkOrange:visited	{font-family: verdana; font-size: 9pt; color: #F90; text-decoration: none; font-weight: 700;}
a.linkOrange:hover		{font-family: verdana; font-size: 9pt; color: #F90; text-decoration: underline; font-weight: 700;}