.Titulo1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #660000;
	font-style : normal;
	font-weight : bold;
	font-size : 20px;
}

.Titulo2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #660000;
	font-style : normal;
	font-weight : normal;
	font-size : 18px;
}

.Titulo3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #660000;
	font-style : normal;
	font-weight : bold;
	font-size : x-small;
}

.Autor1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #660000;
	font-style : normal;
	font-weight : normal;
	font-size : 14;
}

.Texto1 {
	font-family: Arial, Helvetica, sans-serif;
	color : Black;
	font-style : normal;
	font-weight : normal;
	font-size : 12;
}

.destacado1 {
	font-family: Arial, Helvetica, sans-serif;
	color : Navy;
	font-style : normal;
	font-weight : normal;
	font-size : 12;
}

.destacado2 {
	font-family: Arial, Helvetica, sans-serif;
	color : Maroon;
	font-style : normal;
	font-weight : normal;
	font-size : 12;
}

A:ACTIVE {
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Navy;
}
A:LINK {
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Navy;
}

A:VISITED {
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Navy;
}

A:HOVER {
	text-decoration : underline;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #006699;
	font-size: 12px;
}


.xx { 
height: 20px; width: 100px
}

.boton {
    width : 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
 }


INPUT {
	width : 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.menu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #A52A2A;
	width : 135px;
}

.TDBorderL {
	border : none;
	border-left-style : solid;
	border-left-width : 1px;
	border-left-color : Black;
}

.TDBorderLR {
	border : none;
	border-left-style : solid;
	border-left-width : 1px;
	border-left-color : Black;
	border-right-style : solid;
	border-right-width : 1px;
	border-right-color : Black;
}

.TDBorder {
	border : thin;
	border-bottom-style : solid;
	border-left-style : solid;
	border-right-style : solid;
	border-top-style : solid;
	border-left-color : Gray;
	border-right-color : Gray;
	border-top-color : Gray;
	border-bottom-color : Gray;
	border-left-width : 1px;
	border-top-width : 1px;
	border-bottom-width : 1px;
	border-right-width : 1px;
}

.LkMenuHome:ACTIVE {
	text-decoration : none;
	color : #FFFFFF;
}
.LkMenuHome:VISITED {
	text-decoration : none;
	color : #FFFFFF;
}
.LkMenuHome:LINK {
	text-decoration : none;
	color : #FFFFFF;
}

.LkMenuHome:HOVER {
	text-decoration : none;
		color : #FFFFFF;
}


.Lk02:ACTIVE {
	text-decoration : none;
	color : #660000;
}
.Lk02:VISITED {
	text-decoration : none;
	color : #660000;
}
.Lk02:LINK {
	color : #660000;
}

.Lk02:HOVER {
	text-decoration : none;
		color : #660000;
}

.Lk03:ACTIVE {
	text-decoration : none;
	color : Black;
}
.Lk03:VISITED {
	text-decoration : none;
	color : Black;
}
.Lk03:LINK {
	color : Black;
}

.Lk03:HOVER {
	color : Red;
}


.TituloNovedades {
	border-bottom-color : #006699;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-variant : normal;
	font-weight : bold;
	height : 22px;
	ime-mode : auto;
	color : White;
	letter-spacing : normal;
	background-color : #006699;
}

.Link1 {
	text-decoration : none;
	color : #FFFFFF;
}
.Link1:Active {
	text-decoration : none;
	color : #FFFFFF;
}

.Link1:LINK {
	text-decoration : none;
	color : #FFFFFF;
}

.Link1:Hover {
	text-decoration : none;
	color : #FFFFFF;
}

.Link1:visited {
	text-decoration : none;
	color : #FFFFFF;
}.separacion {
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
}

