<!-- /* Style Sheet for Amigos de la casa de la moneda de segovia site */


.MAIN {  /* MAIN TEXT STYLES */
font-family: "Times New Roman", "century schoolbook", serif;
}

P {
text-indent: 1em;
font-family: "Times New Roman", "century schoolbook", serif;
}

H1, H2 {  /* PAGE HEADERS */
font-family: "Papyrus LET", Arial, Helvetica, sans-serif;
color: #191970;
text-align: left;
}

H3 , H3 A {  /* MAIN BODY HEADER IN TEAL */
color: #191970;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
}

H4, H5 , H6 , H5 A , H6 A {  /* OTHER HEADERS */
color: #191970;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
}

DT {
color: #191970;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 85%;
}

DD, LI {
text-decoration: none;
font-family: "Times New Roman", "century schoolbook", serif;
}

<TH> {
color: #191970;
font-family: Arial, Helvetica, sans-serif;
}


/****************************************************************/
/*    LINK STYLES                                               */
/****************************************************************/


.MAIN A:link, .MAIN A:active, .MAIN A:visited  {
text-decoration: none;
color: #4169E1;
}

.MAIN A:hover  {
background-color: #E0FFFF;
text-decoration: none;
}


/****************************************************************/
/*    GENERAL FORMATING STYLES AND CLASSES                      */
/****************************************************************/

HR {
color: #191970;
}

.CENTER {
text-align: center;
}

.SECTION {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 85%;
color: #191970;
}

.NOTE {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #191970;
font-size: 75%;
text-indent: 0;
}

.NOTERED {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color:  #B22222;
font-size: 75%;
text-indent: 0;
}

.ADDRESS {
font-weight: bold;
font-size: 90%;
color: #191970;
}


/****************************************************************/
/*    ARTICLE & PUB STYLES                                      */
/****************************************************************/

.DATE { 
color: #191970;
text-align: right;
font-family: Arial, Helvetica, sans-serif;
font-size: 85%;
font-weight: bold;
}

.AUTHOR {
font-family: Arial, Helvetica, sans-serif;
color: #B22222;
font-weight: bold;
font-style: italic;
font-size: 85%;
text-indent: 0;
}

.TITLE {
font-style: italic;
text-indent: 0;
}


/****************************************************************/
/*    MENU SPINE STYLES                                         */
/****************************************************************/

TD.SPINE {
text-align: center;
}

TD.SPINE H5 A, H5 {
font-family: Arial, Helvetica, sans-serif;
color: #191970;
text-decoration: none;
}




/****************************************************************/
/*   PAGE FOOTER STYLES                                         */
/****************************************************************/

.FOOTER {
font-family: Arial, Helvetica, sans-serif;
text-align: center;
font-size: 75%;
color: #191970;
}

.FOOTER A {
text-decoration: none;
color: #B22222;
}


/****************************************************************/
/*   PAGES W/ MENU-LESS SPINES - PICTURE PAGES                  */
/****************************************************************/

H1.PICS  {
text-align: center;
}

.PICSNAV {
font-family: Arial, Helvetica, sans-serif;
text-align: center;

}

A.PICSNAV {
text-decoration: none;
color: #0000FF;
}


/* End Style Sheet */  -->
