.tit {
	font-family: Verdana;
	font-size: 13px;
	line-height: 12px;
	font-weight: bold;
	color: #59574A;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #7e7b6d;
	text-align:justify;
	line-height: 13px;
	text-decoration:none;
}
.italic {
	font-family: Tahoma;
	font-size: 11px;
	color: #7e7b6d;
	text-align:justify;
	line-height: 13px;
	text-decoration:none;
 	font-style: italic;
}
.bold_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #7e7b6d;
	text-align:justify;
	line-height: 13px;
	font-weight: bold;
}

.bold_text_gals {
	font-family: Tahoma;
	font-size: 11px;
	color: #59574a;
	text-align:justify;
	line-height: 13px;
	font-weight: bold;
}
.link {
	font-family: Tahoma;
	font-size: 9px;
	color: #646261;
	text-decoration: none;
	line-height: 10px;
}
.link2 {
	font-family: Tahoma;
	font-size: 9px;
	color: #7C7A6C;
	text-decoration: none;
	line-height: 10px;
}
.copy {
	font-family: Tahoma;
	font-size: 9px;
	line-height: 10px;
	color: #97958D;
	text-decoration: none;
}
.form {
	font-family: tahoma;
	font-size: 9px;
	line-height: 10px;
	height: 17px;
	width: 166px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D8D4CA;
	border-bottom-color: #D8D4CA;
}
.form2 {
	font-family: tahoma;
	font-size: 9px;
	line-height: 10px;
	height: 87px;
	width: 166px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D8D4CA;
	border-bottom-color: #D8D4CA;
	overflow:auto;
}

A.proyectos:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #7e7b6d;
	text-align:justify;
	line-height: 13px;
	text-decoration:none;
}
A.proyectos:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #7e7b6d;
	text-align:justify;
	line-height: 13px;
	text-decoration:none;
}
A.proyectos:active {text-decoration: none}
A.proyectos:hover {
	color: #7e7b6d;
	text-decoration: underline;
}
