.titproject1{
	font-family: Georgia;
	font-size: 23pt;
	color: #333333;
	line-height: 21px;
	text-decoration: none;
	
}

.titproject2{
	font-family: Georgia;
	font-size: 16pt;
	color: #727272;
	line-height: 18px;
	text-decoration: none;
	
}


.txt_small {
	font-family: Tahoma;
	font-size: 7pt;
	color: #797979;
	line-height: 15px;
	text-decoration: none;
}
A.txt_small:visited {
	COLOR: #797979; TEXT-DECORATION: none
}
A.txt_small:hover {
	COLOR: #3A4D45;
	text-decoration: underline;
}
A.txt_small:active {
	COLOR: #797979; TEXT-DECORATION: none
}

.txt_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	line-height: 18px;
}
.txt_small_green {

	font-family: Tahoma;
	font-size: 7pt;
	color: #3A4D45;
}


.fondooff {
	font-family: Tahoma;
	font-size: 7pt;
	color: #797979;
	background-color:#EEEEEE;
	cursor: hand;
}

.fondoon {
	font-family: Tahoma;
	font-size: 7pt;
	color: #797979;
	background-color:#DFE1E0;
	cursor: hand;
}
.txt_small_green2 {
	font-family: Tahoma;
	font-size: 7pt;
	color: #8CB4A1;
	font-weight: normal;
}
.horizontal_tabla {
	background-attachment: fixed;
	background-image: url(images/horizontal_tabla.gif);
	background-repeat: repeat-x;
}
.borde_tabla {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCDAD3;
	border-bottom-color: #CCDAD3;
	font-family: Tahoma;
	font-size: 7pt;
	color: #797979;
}
.completed {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #D7D2D2;
	font-size: 10px;
	color: #808284;
	font-family: Tahoma, Arial;
}
.txt_big_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A5550;
	line-height: 18px;
	padding-right: 20px;
	padding-left: 30px;
	padding-bottom: 0px;
	padding-top: 15px;
}
#capital {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	color: #535253;
	overflow: hidden;
	height: 35px;
	width: 45px;
	position: relative;
	top: -2px;
}
.link {
	color: #797979;
	text-decoration: none;
}
.link:hover {
	color: #535353;
	text-decoration: underline;
}
.txtNarrations {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #7A7A7A;
	text-align: justify;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}


.mynew{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A5550;
	line-height: 18px;
	padding-right: 20px;
	padding-left: 30px;
	padding-bottom: 0px;
	padding-top: 15px;
}


A:hover{COLOR: #3A4D45;text-decoration:underline;}
A{COLOR: #797979;text-decoration:none;}
