a:link
{
	color: gray;
	font-weight: bold ;
	text-decoration : none;
}

a {
	color: #751B40;
}

a:visited {
	color: gray;
	font-weight: bold ;
	text-decoration : none;
}

.Activo {
	color: #751B40;
}
a:hover {
	color: #751B40;
	font-weight: bold ;
	text-decoration : none;
}
a:active {
	color: #751b40;
	font-weight: bold ;
	text-decoration : none;
}

.letraMenu {

	font-size: 8px;
	font-weight: bold;
	font-style: normal;
	color: #666666;
}

.fondoMenu {
	background-color: #9C89AD;
}
body {
	background-position: center top;
	
	background-repeat: no-repeat;
}
div {
	background-position: center;
}
.bordeArriba {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #b7869b;
}
tr {
	line-height: 5px;
}
td {
	line-height: 10px;
}


.ITEMSTYLEHYPERLINK 
{
 color: green;
 text-align: left;
 Vertical-Align: middle;
 text-decoration :'underline';
}
.LinksGrid 
{
 text-decoration : none;
}
