body{
	font-family: verdana;
	font-size: 12px;
	margin: 0px;
}

A, A:link, A:active, A:visited{
	color: #99cc00;
	text-decoration: none;
}

A:hover{
	color: #99cc00;
	text-decoration: underline;
}

.intertitulo{
	font-weight: bold;
	font-size: 15px;
	color: #034f94;
}

.bases{
	font-weight: bold;
	font-size: 25px;
	color: #034f94;
}