.bot {
	color : #000000;
	font-size : 12px;
	font-family : Tahoma, Verdana, Arial;
	font-weight: normal;
	font-style: normal;
	line-height: 16px;

}
a:link {
	color : #3B8A28;
	font-size : 12px;
	font-family : Tahoma, Verdana, Arial;
	font-weight: normal;
	line-height: 16px;

}
a:visited {
	color : #51A53B;
	font-size : 12px;
	font-family : Tahoma, Verdana, Arial;
	font-weight: normal;
	line-height: 16px;

}
a:hover {
	color : #EB7000;
	font-size : 12px;
	font-family : Tahoma, Verdana, Arial;
	font-weight: normal;
	text-decoration: underline;
	line-height: 16px;

}
a:active {
	color : #3B8A28;
	font-size : 12px;
	font-family : Tahoma, Verdana, Arial;
	line-height: 16px;
	text-decoration: underline;
}
.titulos {
	color : #3B8A28;
	font-size : 18px;
	font-family : "Trebuchet MS", Tahoma, Verdana, Arial;
	font-weight: normal;
	text-transform: none;
}
.titulos2 {

	color : #62251B;
	font-size : 18px;
	font-family : "Trebuchet MS", Tahoma, Verdana, Arial;
	font-weight: bold;
}
.botbold {
	color : #000000;
	font-size : 12px;
	font-family : Tahoma, Verdana, Arial;
	font-weight: bold;
}
.bottext {
	color : #333333;
	font-size : 12px;
	font-family : Tahoma, Verdana, Arial;
	font-weight: normal;
	line-height: 14px;
}

.titulos-actividades {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #3B8A28;
	background-repeat:  repeat-x;
	text-indent: 10px;
}
