.bot {
	color : #000000;
	margin-right : 10px;
	font-size : 12px;
	font-family : Tahoma, Verdana, Arial;
	font-weight: normal;
	line-height: 20px;


}
a:link {
	color : #003399;
	font-size : 12px;
	font-family : Tahoma, Verdana, Arial;
	font-weight: normal;

}
a:visited {
	color : #FF0000;
	font-size : 12px;
	font-family : Tahoma, Verdana, Arial;
	font-weight: normal;

}
a:hover {
	color : #003B6F;
	font-size : 12px;
	font-family : Tahoma, Verdana, Arial;
	font-weight: normal;
	text-decoration: underline;

}
a:active {

	color : #0066CC;
	font-size : 12px;
	font-family : Tahoma, Verdana, Arial;
	font-weight: normal;
}
.titulos {
	color : #FFFFFF;
	margin-right : 10px;
	font-size : 12px;
	font-family : Tahoma, Verdana, Arial;
	font-weight: bold;
	text-transform: uppercase;

}
.botbold {

	color : #000000;
	font-size : 12px;
	font-family : Tahoma, Verdana, Arial;
	font-weight: bold;
}
.bottext {
	color : #000000;
	font-size : 10px;
	font-family : Tahoma, Verdana, Arial;
	font-weight: normal;
	line-height: normal;
}
.titulosGrandes {
	color : #003399;
	font-size : 18px;
	font-family : Tahoma, Verdana, Arial;
	font-weight: bold;

}
