.link {text-decoration: none; color:#009900; font-family: Verdana; font-size: 14px},
.link:visited {text-decoration: none; color:#013fb1; font-family: Verdana; font-size: 14px},
.link:hover {text-decoration: none; color:#0066cc; font-family: Verdana; font-size: 14px},

.texto_pie {
	font-family:tahoma;
	font-size: 11px;
	color:#91d2ff;
}

.titulo {
	font-family:tahoma;
	font-size: 22px;
	color:#0066cc;
}

.text_1 {
	font-family: Arial;
	font-size: 14px;
	color: #cc6633;
}

.text_P_P {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}

.text_D {
	font-family: Arial;
	font-size: 14px;
	color: #333333;
}


.text_dir {
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
}

.text_per {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}

.text_per1 {
	font-family: Arial;
	font-size: 14px;
	color: #333333;
}

.titulo_tra {
	font-family:Arial;
	font-size: 16px;
	color:#009900;
}


.titulo_per {
	font-family:Arial;
	font-size: 16px;
	color:#666666;
}

.titulo_Pa {
	font-family:Arial;
	font-size: 16px;
	color:#cc6633;
}

.text_P {
	font-family: Arial;
	font-size: 14px;
	color: #009900;
}

.text_2 {
	font-family: Arial;
	font-size: 12px;
	color: #009900;
}

.texto_form {
	font-family:tahoma;
	font-size: 11px;
	color:#999999;
}

input, textarea, select{			     
	font:normal 11px Tahoma, Arial;			
	padding:3px 0px 0px 6px;		   
	vertical-align:top;	
	color:#666;
}

.input, .ta {
	width:300px;
	border:1px solid #D4D0C8;
}
.input {
	height:20px;
}
.ta {
	height:90px;
	overflow:auto;
}