

.titulo
{
	font-weight: normal;
	font-size: 20px;
	text-transform:none;
	color: green;
	font-family:Comic Sans MS, Verdana;
}

.tituloCuadro
{
	font-weight: normal;
	font-size: 16px;
	text-transform:none;
	color: green;
	font-family: Verdana;
}

.buscar
{
	font-weight: normal;
	font-size: 20px;
	text-transform:none;
	color: green;
	font-family: Verdana;
}
.buscarPeq
{
	font-weight: normal;
	font-size: 12px;
	text-transform:none;
	color: green;
	font-family: Verdana;
}

.texto
{
	font-weight: normal;
	font-size: 12px;
	text-transform:none;
	color: black;
	font-family: Verdana;
}

.textBlanco
{
	font-weight: normal;
	font-size: 12px;
	text-transform:none;
	color: white;
	font-family: Verdana;
}

.tituloMed
{
	font-weight: normal;
	font-size: 12px;
	text-transform:none;
	color: green;
	font-family:Comic Sans MS, Verdana;
}

.tituloPeq
{
	font-weight: normal;
	font-size: 10px;
	text-transform:none;
	color: green;
	font-family:Comic Sans MS, Verdana;
}

.subtituloMed
{
	font-weight: normal;
	font-size: 12px;
	text-transform:none;
	color: green;
	font-family:Book Antiqua, Arial;
}

.piePagina
{
	font-weight: normal;
	font-size: 10px;
	text-transform:none;
	color: green;
	font-family:Verdana, Arial;
}

.AlmTitulo
{
	font-weight: normal;
	font-size: 20px;
	text-transform:none;
	color: #0033FF;
	font-family:Comic Sans MS, Verdana;
}

.errorDatos
{
	font-weight: normal;
	font-size: 12px;
	text-transform:none;
	color: red;
	font-family:Comic Sans MS, Verdana;
}

A:link	{	
	font-weight: normal;
	font-size: 14px;
	text-transform:none;
	color: green;
	font-family:Book Antiqua, Arial;
	text-decoration: none;
	}	
		
A:visited	{	
	font-weight: normal;
	font-size: 14px;
	text-transform:none;
	color:Olive;
	font-family:Book Antiqua, Arial;
	text-decoration: none;
	}	
		
A:active	{	
	font-weight: normal;
	font-size: 14px;
	text-transform:none;
	color: green;
	font-family:Book Antiqua, Arial;
	text-decoration: none;
	}	
		
A:hover	{	
	font-weight: normal;
	font-size: 14px;
	text-transform:none;
	color: green;
	font-family:Book Antiqua, Arial;
	text-decoration:underline;
	}
