body {
     scrollbar-arrow-color: #ff3300;
     scrollbar-base-color: #ff3300;
     scrollbar-dark-shadow-color: #ffffff;
     scrollbar-track-color: #ffffff;
     scrollbar-face-color: #ffffff;
     scrollbar-shadow-color: #000000;
     scrollbar-highlight-color: #ffffff;
     scrollbar-3d-light-color: #ffffff;
}

H1  {
        font-size : 16pt;
        font-family : Verdana;
        font-weight : bold;
        font-style : normal;
        color : black
}


H2  {
        font-size : 14pt;
        font-family : Verdana,sans-serif;
        font-weight : bold;
        font-style : normal;
        color : #000000
}


H3  {
        font-size : 12pt;
        font-family : Verdana;
        font-weight : bold;
        font-style : italic;
        color : black
}

H4  {
        font-size : 11pt;
        font-family : Verdana;
        font-weight : bold;
        font-style : normal;
        color : black
}

H6  {
        font-size : 10pt;
        font-family : Verdana;
        font-weight : bold;
        font-style : normal;
        color : black
}


BODY  {

        color : black;
        font-size : 10pt;
        font-family : arial;
        font-weight : normal;
        font-style : normal
}


P  {
        font-size : 8pt;
        font-family : Verdana,sans-serif;
        font-weight : normal;
        font-style : normal;
        color : darkgray
}


A:link  {
        font-size : 9pt;
        font-family : arial,helvetica;
        font-weight : bold;
        font-style : normal;
        color : #ff6600;
        TEXT-DECORATION : none
}


A:visited  {
        font-size : 9pt;
        font-family : arial,helvetica;
        font-weight : bold;
        font-style : normal;
        color : #ff6600;
        TEXT-DECORATION : NONE

}


A:hover  {
        font-size : 9pt;
        font-family : arial,helvetica;
        font-weight : bold;
        font-style : normal;
        color : #ff3300;
        TEXT-DECORATION : underline  
}



.titulo{
        font-family: arial;
				color : #000000;
        font-weight: bold;
        font-size: 14px
}

.titulo1{
        font-family: arial;
        font-weight: bold;
				color : #000000;
        font-size: 12px
}

.titulo2{
        font-family: arial;
        font-weight: bold;
				color : #333333;
        font-size: 11px
}

.texto1{
        font-family: arial;
				color : #000000;
        font-weight: normal;
        font-size: 12px
}

.texto2{
        font-family: helvetica;
				color : #333333;
        font-weight: normal;
        font-size: 11px
}

.texto3{
        font-family: arial,helvetica;
				color : #000000;
        font-weight: bold;
        font-size: 12px
}

.portada{
        font-family: helvetica;
				color : #333333;
        font-weight: bold;
        font-size: 9px
}



.footer{
        font-family: arial,helvetica;
				color : #006633;
        font-weight: normal;
        font-size: 10px
}

.button       
{ 			font-family: arial;
				color : #336600; 
				font-size: 12px; 
				font-weight: normal 
}

.button-Over 
{ 
				background-color: #A3A3D6; 
				border: 1 solid #FFFFFF 
}

	.TextScrollStyle {
		visibility:hidden;
		font-family:verdana,helvetica;
		font-weight:bold;
		text-align:center;
		color: '#6f6f6f';
		padding:0;
		margin:0;
		width:100%;
		overflow:hidden
	}

A.menulink {
display: block;
width: 145px;
text-align: left;
text-decoration: none;
font-family:arial;
font-size:11px;
color: #616161;
BORDER: 0;
border: solid 0px #f4deb9 
}


A.menulink:visited {
display: block;
width: 145px;
text-align: left;
text-decoration: none;
font-family:arial;
font-size:11px;
color: #616161;
BORDER: 0;
border: solid 0px #f4deb9
}

A.menulink:hover {
border: solid 0px #cccccc;
color: #ffffff;
text-decoration: none;
font-family:arial;
font-size:11px;
background-color:#ec9f37;
text-decoration: none
}

