body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.Menu A {
	DISPLAY: block;  COLOR: #666666; LINE-HEIGHT: 15px; TEXT-DECORATION: none
}
.Menu A:link {
	DISPLAY: block;  COLOR:  #666666; LINE-HEIGHT: 15px; TEXT-DECORATION: none
}
.Menu A:active {
	DISPLAY: block; COLOR:  #FF6600; LINE-HEIGHT: 15px; TEXT-DECORATION: none
}
.Menu A:hover {
	 CURSOR: pointer; COLOR:  #990033; TEXT-DECORATION: none; font-weight: bold;
}
.Menu {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 15px;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: 5;

}

.SubMenu A {
	DISPLAY: block;  COLOR: #999999; LINE-HEIGHT: 15px; TEXT-DECORATION: none
}
.SubMenu A:link {
	DISPLAY: block;  COLOR:  #999999; LINE-HEIGHT: 15px; TEXT-DECORATION: none
}
.SubMenu A:active {
	DISPLAY: block; COLOR:  #FF6600; LINE-HEIGHT: 15px; TEXT-DECORATION: none
}
.SubMenu A:hover {
	 CURSOR: pointer; COLOR:  #990033; TEXT-DECORATION: none; 
}



.SubMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	line-height: 15px;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: 5;
}

.HeadingPrincipalesMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
	line-height: 15px;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: 5;
}

.HeadingPrincipalesSubmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	line-height: 22px;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: 5;
}

.MenuBold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	line-height: 20px;
	letter-spacing: normal;
	word-spacing: normal;
}


.texto{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6e6e6e;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	padding-top:10px;
}

.linktexto{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
	letter-spacing: normal;
	word-spacing: normal;
	padding-top:10px;
}

.linktexto:hover{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	letter-spacing: normal;
	word-spacing: normal;
	padding-top:10px;
}

.textobullets{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6e6e6e;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	list-style-position: outside;
	list-style-type: circle;
	list-style-image: url(../graficos/flecha.gif);
}





.textoheadings{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff9900;
	text-decoration: none;
		letter-spacing: normal;
	word-spacing: normal;
	
}

.linkheadings{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cc6600;
	letter-spacing: normal;
	word-spacing: normal;
	
}

.linkheadings:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff9900;
	letter-spacing: normal;
	word-spacing: normal;
	
}

.copy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #6e6e6e;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	
}

ul
{
list-style-type: none;
padding: 0;
margin: 0;
text-align: left;
width: 10em;
}

li
{
background-image: url(/graficos/flecha.gif);
background-repeat: no-repeat;
background-position: 100% .4em;
padding-right: .6em;
margin: 1em 0;
}
