a:link		{ color: #A7A7A7; text-decoration: none}
a:visited	{ color: #A7A7A7; text-decoration: none}
a:active	{ color: #A7A7A7; text-decoration: none}
a:hover		{ color: #949494; text-decoration: none}

.texto1 {
	font-family: Arial;
	font-size: 12 px;
	color: Black;
}

.texto2 {
	font-family: Arial;
	font-size: 11 px;
	color: Black;
}

.texto3 {
	font-family: Arial;
	font-size: 11 px;
	color: #444444;
}

.inicial {
	font-family: Times New Roman;
	font-size: 16 px;
	color: #C58253;
}

.textoMenu {
	font-family: Arial;
	font-size: 12 px;
	color: #000000;
}

.textoPie {
	font-family: Verdana;
	font-size: 10 px;
	color: #A7A7A7;
}

