
p { margin:0px; }
body  
{
	font-family: Verdana; 
	font-size:small;
}
a { text-decoration:none; }
a:hover { color:#04B404; }

.titulo {
	font-size: large;
	font-weight: bold;
	color: #3366CC;
}
.titulosec {
	font-size:larger;
	font-weight: bold;
	color: #3366CC;
}
.texto {
	color: #000000;
	text-align:justify;
}
.vinculo {
	font-style: italic;
	font-weight: bold;
	color: #006600;	
}

.azulclaro { color:#3366CC; }
.azuloscuro { color:#000099; }
.verdeoscuro { color:#04B404; }