/* CSS Document */


body {
	margin: 0px;
	padding: 0px;
}

.formulario {
	font-family: trebuchet MS, Arial, verdana;
	font-size: 11px;
	color: #444444;
	border: 1px solid #444444;
}

.texto {
	font-family: "trebuchet MS", Arial, verdana;
	font-size: 12px;
	text-decoration: none;
	color: #444444;
}

.titulo {
	font-family: trebuchet MS, Arial, verdana;
	font-size: 15px;
	text-decoration: none;
	text-shadow:#000000;
	color:#FFCC00;
}



.link {
	font-family: trebuchet MS, Arial, verdana;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}.titulo-noticia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666;
}
.borda-verde {
	border: 1px solid #006;
}
