.sobre {
	font-family: "Comic Sans MS";
	font-size: 8pt;
	color: #3399CC;
}
.normal {
	font-family: "Comic Sans MS";
	font-size: 9pt;
	color: #006699;
}
.active {
	font-family: "Comic Sans MS";
	font-size: 11pt;
	color: #FF9900;
	font-weight: bold;

}
.barraon {
	font-family: "Comic Sans MS";
	font-size: 9pt;
	color: #009999;
	text-decoration: none;
	font-weight: bold;

}
.barraon:hover {
	font-family: "Comic Sans MS";
	font-size: 9pt;
	color: #FF9900;
	text-decoration: none;
}
a{
	font-family: "Comic Sans MS";
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
a:hover{
	font-family: "Comic Sans MS";
	font-size: 9pt;
	color: #ff9900;
	text-decoration: none;
}
input {
	height: 17px;
	width: 134px;
	border: 1px solid #0099cc;
	font-family: "Comic Sans MS";
}
textarea {
	width: 275px;
	border: 1px solid #0099cc;
	height: 126px;
	font-family: "Comic Sans MS";
}
select {
	border: 3px solid #0099cc;
	color: #006699;
	font-size: 9pt;


}
