@charset "utf-8";
body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 175px;
	background-image:url(../images/jsc_b2.gif);
	background-repeat:no-repeat;
}
a:link {
	text-decoration: none;
	color: #30393F;
	border:none;
}
a:visited {
	text-decoration: none;
	color: #30393F;
	border:none;
}
a:hover {
	text-decoration: line-through;
	color: #F05B7E;
	border:none;
}
a:active {
	text-decoration: line-through;
	color: #F05B7E;
	border:none;
}
.titulos {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 24px;
	line-height: 33px;
	color: #30393F;
	text-align: left;
}
.tituloschicos {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 14px;
	color: #30393F;
	text-align: left;
}
.textobiolink:link {
	text-decoration: none;
	font-weight:bold;
	background-color: #F05B7E;
	color: #30393F;
	padding:2px;
}
.textobiolink:visited {
	text-decoration: none;
	font-weight:bold;
	background-color: #F05B7E;
	color: #30393F;
	padding:2px;
}
.textobiolink:hover {
	text-decoration: none;
	font-weight:bold;
	background-color: #F05B7E;
	color: #30393F;
	padding:2px;
}
.textobiolink:active {
	text-decoration: none;
	font-weight:bold;
	background-color: #F05B7E;
	color: #30393F;
	padding:2px;
}
.texto {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #30393F;
	text-align: left;
}
.textobio {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #30393F;
	text-align: left;
}