.Estilo1 {
	font-family: Verdana;
	font-size: smaller;
}

.Estilo2 {
        font-family:inherit;
		font-size:smaller;
}

h1 {
		color: #c62142;
		font-family: Times, Georgia, TimesNR, Palatino, Arial, sans-serif;
	/*	color: rgb(198,33,66); */
		font-size: 1.5em;
		font-variant: small-caps;
		letter-spacing: 0.1em;
}

h2 {
		color: #c62142;
		font-family: Times, Georgia, TimesNR, Palatino, Arial, sans-serif;
	/*	color: rgb(198,33,66); */
		font-size: 0.5em;
		font-variant: small-caps;
		letter-spacing: 0.1em;
}

/*style="font-family: Times, Georgia, TimesNR, Palatino, Arial, sans-serif; color: rgb(198,33,66); font-size: 1.5em; font-variant: small-caps; letter-spacing: 0.1em;"*/

body {
	background-image: url('fondobody1.gif');
}
/*
a:link {COLOR: #0000FF; TEXT-DECORATION: none}

a:visited {	COLOR: #0000FF; TEXT-DECORATION: none}

a:hover {COLOR: #FF0000; TEXT-DECORATION: none}

*/

a:link {
	color: #c62142;
	/*color: #3333FF;*/
	text-decoration: none;
}
a:visited {
	/*color: #00AAAA;*/
	color: #3333FF;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
/*	background-color: #FFBBDD;*/
  color: #FF0000; 
}

div.pie {
    text-decoration:none;
    font-size:small;
	align:center;
}


div.tabla {
font-size: 10pt;
text-align: center;
    }
div.index {
font-size: 11pt;
text-align: center;
    }
p.interno {
	font-family:Verdana;
	font-size: 24px;
}
