
	body 		{ font-family: Trebuchet MS, Tahoma, Verdana; font-size: 7pt; }	
	body 		{ OVERFLOW:scroll;OVERFLOW-X:hidden;}
	
	A { text-decoration: underline; }
    A:link { color: #000000; }
    A:visited { color: #000000; }
	A:hover { color: #000000; text-decoration: underline; }
	
	.texto
			{	
				font-family: Trebuchet MS, Tahoma, Verdana; 
				font-size: 8pt; 
				color: #000000; 				
			}


.texto1 {
	font-family: Trebuchet MS, Arial;
	font-size: 7pt;
	color: #0010A5;	
}

.texto1 a:link {
 text-decoration: none;
 color: #0010A5;
}
.texto1 a:visited {
 text-decoration: none;
 color: #0010A5;
}
.texto1 a:hover {
 text-decoration: none;
 color: #58A221;
}					
		
.a_menu2 a        { padding:2px 2px 2px 2px; color: #666666; display: block; white-space: nowrap; border-bottom: 1px #FFFFFF solid; margin-left: 3px; margin-right: 3px }


.campo_alerta
{
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid dimgray;
	border-color: #C8C8C8;
	background-color: #FFE5CB;
	font-size: 11px;
	font-style: normal;
	color: #333333;
}
			
.campo_text
{
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid dimgray;
	height: 18px;
	border-color: #C8C8C8;
	background-color: #F8F8F8;
	font-size: 11px;
	font-style: normal;
	color: #333333;
}

.campo_textarea
{
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid dimgray;
	border-color: #C8C8C8;
	background-color: #F8F8F8;
	font-size: 11px;
	font-style: normal;
	color: #333333;
}

.texto_pagina
{
font-family: Tahoma, Verdana, Arial;
font-size: 11px;
color: dimgray;
}		