.bot {
	color : #000000;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial;
	font-weight: normal;
	line-height: 25px;


}
a:link {
	color : #003B6F;
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial;
	font-weight: normal;

}
a:visited {
	color : #5585BE;
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial;
	font-weight: normal;

}
a:hover {
	color : #003B6F;
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial;
	font-weight: normal;
	text-decoration: underline;

}
a:active {

	color : #003B6F;
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial;
	font-weight: normal;
}
.titulos {
	color : #EE9539;
	margin-right : 10px;
	font-size : 12px;
	font-family : Tahoma, Verdana, Arial;
	font-weight: bold;
	text-transform: uppercase;

}
.botbold {

	color : #000000;
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial;
	font-weight: bold;
}
.bottext {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial;
	font-weight: normal;
	line-height: 20px;



}
.botindex {

	color : #003B6F;
	margin-right : 10px;
	font-size : 9px;
	font-family : Tahoma, Verdana, Arial;
	font-weight: normal;
	line-height: 18px;
}
.botindexbold {


	color : #003B6F;
	margin-right : 10px;
	font-size : 9px;
	font-family : Tahoma, Verdana, Arial;
	font-weight: bold;
	line-height: 18px;
}

