body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
td {
	font-size: 14px;
}
input {
	border: 1px solid #999999;
}
.small {
	font-size: 9px;
}
.reverse {
	color: #FFFFFF;
}

a {
	text-decoration: none;
}
a:link {
	color: #0066CC;
}
a:visited {
	color: #0066CC;
}
a:hover {
	color: #0066CC;
}
a:active {
	color: #0066CC;
}.odd {
	background-color: #FFFFFF;
}
.even {
	background-color: #FFFFCC;
}
.schlname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
}
.lenguage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000FF;
	font-weight: bold;
}
a.fbButton {
	background: transparent url('/images/large_btn_yl_rt.png') no-repeat
		scroll top right;
	color: #2882B4;
	display: block;
	float: left;
	font: bold 14px tahoma, sans-serif;
	height: 34px;
	margin-right: 6px;
	padding-right: 12px;
	text-decoration: none;
}

a.fbButton span {
	background: transparent url('/images/large_btn_yl_lft.png') no-repeat;
	display: block;
	line-height: 24px;
	padding: 5px 0 5px 12px;
}

a.fbButton:active {
	background-position: bottom right;
	color: #2882B4;
	outline: none;
}

a.fbButton:visited {
	color: #2882B4;
}
a.fbButton:hover {
	text-decoration: underline;
}
a.fbButton:active span {
	background-position: bottom left;
	padding: 4px 0 6px 12px;
	font-weight: bold;
}
