body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #FFFF33;
}
a:visited {
	color: #FFFF33;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
}
.buTons {
	background: #09006A;
	text-align: center;
	border: medium solid #0E006E;
}
h4 {
	background: #09006A;
	padding: 2px;
}
.titulin_a {
	font-size: large;
}
.titulin_b {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #FFCC66;
}
