.textoEnlaces {
	font-family: Verdana;
	font-size: 10px;
	color: #993300;
}
a:active {
	font-family: Verdana;
	font-size: 9px;
	color: #993300;
	text-decoration: underline;

}
a:link {
	font-family: Verdana;
	font-size: 9px;
	color: #996600;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #999900;
	word-spacing: 2px;
}
.TextoNormal {
	font-family: Verdana;
	font-size: 12px;
	color: #996600;
}
.MenuStyle {
	font-family: Verdana;
	font-size: 9px;
	text-transform: uppercase;
	color: #993300;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 1px dashed #993300;
	list-style-type: decimal;
}
.BotonStyle {

	font-family: Verdana;
	font-size: 9px;
	text-transform: uppercase;
	color: #993300;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 1px outset #993300;
}
.TextoNormalA {
	font-family: Verdana;
	font-size: 12px;
	color: #996600;
	text-transform: uppercase;

}
.textoJustificado {
	font-family: Verdana;
	font-size: 10px;
	text-transform: uppercase;
	text-align: justify;
}
a:visited {
	font-family: Verdana;
	font-size: 9px;
	color: #999900;
}
.TextoPeq {

	font-family: Verdana;
	font-size: 10px;
	color: #996600;
}
.TextoPeqA {
	font-family: Verdana;
	font-size: 10px;
	color: #996600;
	text-transform: uppercase;

}
