* {
	padding:0;
	margin:0;
	outline: 0;
}

html, body {
	height:100%;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 62.5%;
	outline: 0;
	color: #000000;
	text-align:center;
	background: #FFF;
}

div {
	padding: 0;
	margin: 0;
}

h1 {
	font-size: 2.72em;
	font-weight: normal;
}

h2 {
	font-size: 2.56em;
	font-weight: bold;
	margin: 15px 2%;
}

h3 {
	font-size: 2.24em;
	font-weight: normal;
}

h4 {
	font-size: 2.08em;
	font-weight: normal;
}

h5 {
	font-size: 1.92em;
	font-weight: normal;
}

h6 {
	font-size: 1.76em;
	font-weight: normal;
}

a:link {
	text-decoration: none;
}

a:focus {
	outline: none;
}

select option {
	padding-right: 15px;
}

@media screen {

#container {
	margin: 0;
	padding: 0;
	min-width: 1000px;
	text-align: justify;
	min-height:100%;
	height: auto!important;
	height:100%;
	color: #000000;
}

#container .u {
	text-decoration: underline;
}
	
/******************************************************************************
********************************** CABECERAS **********************************
******************************************************************************/

#main {
	width: 100.1%;
	min-width: 1000px;
	height: 152px;
	color: #000000;
	text-align: center;
	background-color: #FFFFFF;
}
	
#main .inicio {
	margin:0;
	background-image: url('../imagenes/bt_inicio.png');
	background-repeat: no-repeat;
	height: 30px;
	width: 60px;
	text-decoration: none;
	font-size: 14px; 
	color: #FFFFFF;
	padding: 3px 0 0 0;
	font-weight: bold;
}
	
#banner {
	margin: 0;
	padding: 0;
	height: 90px;
	width: 100%;
}

#banner h1 {
	float: left;
	margin: 30px 0 0 40px;
	padding: 0;
	height: 90px;
	width: 528px;
	background-repeat: no-repeat;
	background-position: top left;
	text-indent: -3000px;
	background-image: url('../imagenes/logo.jpg');
} 

#banner h1 a {
	float: left;
	display: inline;
	position: absolute;
	top: 75px;
	margin-left: 25px;
	padding: 0;
	width: 180px;
	height: 60px;
	text-indent: -3000px;
}

#banner h2 {
	float: right;
	margin: 10px 55px 0 100px;
	color: #C60C30;
	font-weight: normal;
	font-size: 5.88em;
}

#topbar {
	position: relative;
	top:30px;
	height: 25px;
	background-color: #333333;
	background-image: url('../imagenes/topbar.png');
	background-repeat: repeat-x;
}

#utilidades {
	float:left;
	margin:10px 0 0 15px;
	position: absolute;
}


#utilidades a {
	color: #FFF;
	font-size: 2.28em;
	text-decoration: none;
}
	
a.inicio {
	float: left;
	dislpay: inline;
	font-weight: normal;
	margin-right: 10px;
	margin-top: 5px;
	margin-left: 10px;
}

a.administracion {
	float: left;
	display: inline;
	font-weight: normal;
	margin-right: 10px;
	margin-top: 5px;
}

#requisitos:hover {
	text-decoration: underline;
}	

ul.idioma {
	float: left;
	display: inline;
	margin: 0 0 0 0;
	margin-top: 5px;
	text-align: left;
}

ul.idioma li {
	display: inline;
	margin: 0 0 0 10px;
	padding: 0;
	font-weight: normal;
}

ul.idioma li a.es {
	background-image:url(../imagenes/es.gif) !important;
	background-position:left center;
	background-repeat:no-repeat;
	padding:0 0 0 24px;
}

ul.idioma li a.ca {
	background-image:url(../imagenes/ca.gif) !important;
	background-position:left center;
	background-repeat:no-repeat;
	padding:0 0 0 24px;
}

/* BUSCADOR */

#buscadorTramites {
	height: 50px;
	background-image: url('../imagenes/bg_buscar.png');
	background-repeat: no-repeat;
	width: 300px;
	margin-left: 30px;
}

#busc {
	float: right !important;
	margin: 0;
	padding: 0;
	/*position: absolute;*/
	/*left: 900px;*/
}

#busc input {
	float: left;
	margin: 3px 0 0 6px;
	padding: 4px 3px 4px 5px !important;
	height: 21px !important;
	height: 34px;
	width: 235px;
	border: medium none;
	background-image: url('../imagenes/text-bus.png');
	background-repeat: no-repeat;
	background-color: transparent;
	color: #000;
	border-color: #666666;
}

#busc input[type=submit] {
	float: left;
	display: inline;
	width: 20px;
	height: 30px !important;
	background: url('../imagenes/bot_buscar.png') no-repeat scroll center center;
	border: 0;
	text-indent: -3000px;
	cursor: pointer;
}

#busc label {
	float: left;
	display: inline;
	font-weight: normal;
	line-height: 3;
	vertical-align: top;
	margin-right: 10px;
	color: #FFF;
}

/******************************************************************************
********************************** MAINAREA ***********************************
******************************************************************************/

.saludo {
	float: right;
	padding: 20px 0;
	margin-right: 15px;
	color: #000000;
}

#bienvenida {
	background-image: url('../imagenes/bienvenida_bg.png');
	background-repeat: no-repeat;
	background-position: top left;
	margin:0 auto;
	margin-top: 50px;
	margin-bottom: 30px;
	padding: 30px 30px 11px;
	/*border-top: 5px solid #C60C30;*/
	background-color: #ffffff;
	width: 930px;
}

#bienvenida h3 {
	margin: 0 0 15px 0;
	font-size: 4.32em;
	font-weight: bold;
	color: #C60C30;
}

#bienvenida p {
	text-align: justify;
	line-height: 1.5;
	font-size: 2.4em;
	margin-bottom: 15px;
	color: #000000;
}
	
/* PESTANIAS */

#pestanias {
	width: 980px;
	margin:0 auto;
}

#pestanias ul.pestanias {
	margin: 0;
	padding: 0;
	font-size: 2.48em;
}

#pestanias ul.pestanias li {
	list-style-type: none;
	display: block;
	float: left;
	margin-left: 3px;
}

#pestanias ul.pestanias li  a {
	float: left;
	padding: 3px;
	border-style: solid;
	border-width: 1px;
	text-decoration: none;
	text-transform: capitalize;
	font-weight: bold;
	background-color: #C60C30;
	border-color: #C60C30;
	color: #FFFFFF;
}
#pestanias ul.pestanias li a:hover {
	float: left;
	padding: 3px;
	border-style: solid;
	border-width: 1px;
	color: #000000;
	background-color: #E4E4E4;
	border-color: #E4E4E4;
}

/* LISTADOS P�GINA DE INICIO */

#grupos, #catalogos, #huella, #pestanias #alta {
	line-height: 16px;
	text-align: justify;
	clear: left;
	border-style: solid;
	border-width: 1px;
	padding: 0 0 5px 0;
	background: url(../imagenes/bg_listado.png) repeat left top;
	background-color: #EDEDED !important;
	border-color: #EFEFEF;
	margin: 0 auto;
}

#grupos h4, #catalogos h4, #huella h4, #pestanias #alta h4 {
	margin: 5px 10px;
	padding: 10px 0 8px 0;
	font-size: 2.88em;
	font-weight: normal;
	text-transform: uppercase;
	border-color: #000000;
	color: #000000;
	background-color: transparent;
}

#catalogos h5 {
	font-size: 2.64em;
	font-weight: bold;
	line-height: 0.8;
	margin: 10px;
	color: #C60C30;
}

#catalogos ul {
	padding: 0;
	margin: 0 5px 10px 5px;
	font-size: 2em;
	list-style: none;
	text-align: left;
	border-top-style: solid;
	border-top-width: 1px;
	border-color: #FAFAFA;
	background-color: #FFFFFF;
}

#catalogos ul li {
	padding: 3px 15px 1px 30px;
	margin: 0;
	line-height: 1.9em;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	min-height: 24px;
	background: url(../imagenes/page.gif) no-repeat 10px center;
	border-color: #FAFAFA;
}

#catalogos ul li img {
	margin: 0 0 5px 0;
	padding: 0;
	vertical-align: middle;
}

#catalogos ul a {
	float: right;
	text-align: left;
	font-weight: normal;
	background: url(../imagenes/tramitar.gif) no-repeat right center;
	padding: 0 20px 0 0;
	color: #C60C30;
}

#catalogos ul a:hover {
	text-decoration: underline;
	color: #C60C30;
}

#buscadorCatalogos {
	float: left;
	margin-left: 3px;
	padding: 0;
}
	
.botonBusc {
	display: inline;
	width: 23px;
	height: 23px;
	border: 0;
	background: transparent url('../imagenes/boton_busc.png');
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -3000px;
	cursor: pointer;
	margin-left: 5px;
	padding: 0;
}

#verTodosId {
	float: right;
	margin-right: 5px;
}

#mainarea #listado {
	width: 100%;
}

#buscadorHuella {
	float: left;
	width: 98%;
	margin: 0 0.5%;
	padding: 7px 0 2px 1%;
	height:29px;
	background-color: #FFFFFF;
}

#huella label {
	display: inline;
	font-weight: bold;
	font-size: 2.4em;
	line-height: 1.5;
	vertical-align: top;
	color: #C60C30;
}

#alta a {
	float: left;
	width: 98%;
	margin: 0 0.5%;
	padding: 4px 0 4px 1%;
	display: inline;
	font-weight: bold;
	font-size: 2.64em;
	line-height: 1.8;
	vertical-align: top;
	color: #C60C30;
	background-color: #FFFFFF;
	text-decoration: none;
}

#alta a:hover {
	text-decoration: underline;
}


/******************************************************************************
***************************** TABLA GRUPOS INICIO *****************************
******************************************************************************/

#grupos table {
	width: 99%;
	border-spacing: 0;
	font-size: 2em;
	margin: 0 0.5%;
	padding: 0;
	color: #000066;
	background-color: transparent;
}

.empty { 
	display: none;
}

caption {
	margin-top: 10px;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	text-transform: uppercase;
	padding: 10px;
	background-color: #000066;
	border-color: #AAAAFF;
	color: #FFFFFF;
}

tr {
	text-align: left;
	background-color: #FFFFFF;
}

td {
	padding: 5px 4px 0 4px;
	height:29px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #FFFFFF;
}

td img {
	margin: 0 2px 5px 2px;
	padding: 0;
	vertical-align: middle;
}

table td a:link, table td a:visited {
	padding: 3px 0 0 0;
	text-decoration: none;
	color: #000000;
}

table td a:hover {
	text-decoration: none;
	color: #C60C30;
}

#container {
	text-align:center;
}
	
#container #mainarea {
	margin: 0 3%;
	padding: 0;
	clear: both;
	width: 94%;
	color: #000000;
	overflow: auto;
}

/******************************************************************************
************************************ TITULO ***********************************
******************************************************************************/

#container #titulo  {
	clear: both;
	height: 45px;
	width: 92%;
	margin: 3% 3% 0 3%;
	padding: 0 1%;
	color: #C60C30;
	background-color: #ECECEC;
}

#container #titulo h3 {
	font-size: 3.52em;
	font-weight: bolder !important;
	line-height: 2;
	letter-spacing: -0.5px;
}

/******************************************************************************
***************************** LISTADO DE TR�MITES *****************************
******************************************************************************/

#listado #listaTramites {
	float: left;
	margin: 10px 0 25px 0;
	padding: 20px 0;
	width: 100%;
	background: url(../imagenes/bg_listado.png) repeat left top;
}

#listaTramites h4 {
	font-size: 3em;
	font-weight: bold;
	line-height: 0.8;
	border-color: #000000;
	color: #000000;
	margin-bottom: 15px;
}

#listaTramites ul {
	padding: 0;
	margin: 0 0 10px 0;
	font-size: 2em;
	list-style: none;
	text-align: left;
	border-top-style: solid;
	border-top-width: 1px;
	border-color: #FFFFFF;
	background-color: #FAFAFA;
}
	
#listaTramites ul.listadoSede {
	float: left !important;
}
	
#listaTramites ul.listadoSede a {
	float: left !important;
	background-image: none;
}
	

#listaTramites ul li {
	padding: 3px 15px 1px 30px;
	margin: 0;
	line-height: 1.9em;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	min-height: 24px;
	background: url(../imagenes/page.gif) no-repeat 10px center;
	border-color: #FFFFFF;
}

#listaTramites ul li img {
	margin: 0 0 5px 0;
	padding: 0;
	vertical-align: middle;
}

#listaTramites ul a {
	float: right;
	text-align: left;
	font-weight: normal;
	background: url(../imagenes/tramitar.gif) no-repeat right center;
	padding: 0 20px 0 0;
	color: #C60C30;
}

#listaTramites ul a:hover {
	text-decoration: underline;
}

/******************************************************************************
**************************** LISTADO DE CAT�LOGOS *****************************
******************************************************************************/

#mainarea #listaCatalogos {
	float: left;
	margin: 10px 0 25px 0;
	padding: 20px 0;
	width: 100%;
	background: url(../imagenes/bg_listado.png) repeat left top;
	border-color: #000000;
}

#listaCatalogos h4 {
	margin-bottom: 15px;
	font-size: 3.08em;
	font-weight: bold;
	line-height: 0.8;
	color: #000000;
}

#listaCatalogos ul {
	padding: 0;
	margin: 0 0 10px 0;
	list-style: none;
	text-align: left;
}

#listaCatalogos ul li {
	padding: 0;
	margin: 0;
}

#listaCatalogos ul li img {
	margin: 0 0 5px 0;
	padding: 0;
	vertical-align: middle;
}

#listaCatalogos ul a {
	float: right;
	text-align: left;
	font-weight: normal;
	background: url(../imagenes/tramitar.gif) no-repeat right center;
	padding: 0 20px 0 0;
	color: #C60C30;
}

#listaCatalogos ul a:hover {
	text-decoration: underline;
}

#listaCatalogos ul li ul {
	padding: 0;
	margin: 0 0 10px 0;
	font-size: 2em;
	list-style: none;
	text-align: left;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 0;
	border-bottom-color: #000066;
	border-top-color: #FFFFFF;
	background-color: #FAFAFA;
}

#listaCatalogos ul li ul li {
	padding: 3px 15px 1px 30px;
	margin: 0;
	line-height: 1.9em;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	min-height: 24px;
	background: url(../imagenes/page.gif) no-repeat 10px center;
	border-color: #FFFFFF;
}

#listaCatalogos ul li ul li img {
	margin: 0 0 5px 0;
	padding: 0;
	vertical-align: middle;
}

#listaCatalogos ul li ul a {
	float: right;
	text-align: left;
	font-weight: normal;
	background: url(../imagenes/tramitar.gif) no-repeat right center;
	padding: 0 20px 0 0;
	font-size: 1em;
	color: #C60C30;
}

#listaCatalogos ul ul a:hover {
	text-decoration: underline;
}

#listaCatalogos form {
	margin: 0 20px 0 20px;
}

/******************************************************************************
*********************************** CLASES ************************************
******************************************************************************/

.cajaTexto {
	margin: 0 0 1px 5px;
	border-style: double;
	border-width: 3px;
	border-color: #7F9DB9;
	background-color: #F4F4F4;
}

.combo {
	margin: 0 3px;
	padding: 1px;
	text-transform: uppercase;
	font-size: 2em;
	border-style: solid;
	border-width: 1px;
	border-color: #7F9DB9;
	background-color: #FFFFFF;
}

.botonBlock {
	display: block;
	padding: 0 15px 3px 15px;
	margin: 0 5px 0 0;
	height: 22px;
	font-size: 2em;
	background-color: #C60C30;
	font-weight: bold;
	cursor: pointer;
	color: #FFFFFF;
	border: none;
}

.botonInline {
	display: inline;
	padding: 0 15px 3px 15px;
	margin: 0 5px 0 0;
	height: 22px;
	font-size: 2em;
	background-color: #C60C30;
	font-weight: bold;
	cursor: pointer;
	color: #FFFFFF;
	border: none;
}

.boton {
	display: inline;
	padding: 0 15px 3px 15px;
	margin: 0 5px 0 0;
	height: 22px;
	font-size: 2em;
	background-color: #C60C30;
	font-weight: bold;
	cursor: pointer;
	color: #FFFFFF;
	border: none;
}

.info {
	margin: 15px 0;
	padding: 0 5px 0 35px;
	font-size: 2.16em;
	width: auto;
	height: 25px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url('../imagenes/icoInfo.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	line-height: 1.75;
	color: #000066;
}

.OK {
	margin: 15px 0;
	padding: 0 5px 0 35px;
	font-size: 2.16em;
	width: auto;
	height: 25px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url('../imagenes/icoOK.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	line-height: 1.75;
	color: #039A01;
}

.error {
	margin: 15px 0;
	padding: 0 5px 0 35px;
	font-size: 2.16em;
	width: auto;
	height: 25px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url('../imagenes/icoError.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	line-height: 1.75;
	color: #990000;
}

.question {
	margin: 15px 0;
	padding: 0 5px 0 35px;
	font-size: 2.16em;
	width: auto;
	height: 25px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url('../imagenes/icoQuestion.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	line-height: 1.75;
	color: #660066;
}

#pestanias .info, #pestanias .OK, #pestanias .error, #pestanias .question {
	margin-left: 10px !important;
}
	
.nombreTramite {
	margin: 0 5px 0 5px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
	
.second {
	background-color: #F5F5F5 !important;
}

/******************************************************************************
**************************************PIE*************************************
******************************************************************************/

#footer {
	width: 99.1%;
	min-width: 1000px;
	height: 127px;
	margin: 0 auto;
	margin-top: -147px;
	background-color: transparent;
	background-image: url('../imagenes/footer_bg.jpg');
	background-repeat: repeat-x;
	background-position: bottom center;
	font-size: 1.84em;
	padding: 20px 0 0 1%;
}

#footer p.copyright {
	clear: both;
	padding: 3px 3px 3px 0;
	margin: 0;
}

#footer .resalta {
	background-color: transparent;
	font-weight: bold;
	color: #C60C30;
}

#footer #info {
	clear: both;
	margin: 0 0 10px 0;
	padding: 0;
}

#footer #info p {
	text-align: left;
	clear: both;
	padding: 0;
	margin: 0;
}

#footer #info p a {
	padding: 0;
	margin: 0;
	color: #C60C30;
	text-decoration: none;
}

#footer #validacion {
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
}

#footer #validacion p {
	margin: 0;
	padding: 0;
	line-height: 0;

}
	
#footer #validacion p a {
	float: left;
	margin: 0 5px 0 0;
	display: inline !important;
	text-indent: -3000px;
}

#footer #validacion p a.xhtmlValido {
	width: 82px;
	height: 17px;
	background-image: url('../imagenes/valid-xhtml.png');
	background-repeat: no-repeat;
	background-position: left bottom;
}

#footer #validacion p a.cssValido {
	width: 82px;
	height: 17px;
	background-image: url('../imagenes/vcss.png');
	background-repeat: no-repeat;
	background-position: center center;
}

#footer #validacion p a.waiValido {
	width: 82px;
	height: 17px;
	background-image: url('../imagenes/wcag1AAA.png');
	background-repeat: no-repeat;
	background-position: center center;
}

#footer #validacion p br {
	display: none;
}

.blank {
	clear: both;
	padding-top: 175px;
}
	
	
/* Requisitos del sistema
---------------------------------------------------------- */
	
#web {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	min-width: 730px;
}	
	
#contenido {
	margin: 0 auto;
	text-align: center;
	width: 730px;
	min-width: 730px;
}


#navegacion {
	width: 100%;
	height: 20px;
	background-color: #FFFFFF;
	padding: 10px 0 10px 0;
  	margin: 0 auto;
  	text-align: left;
  	background-color: #E4E4E4;
  	border: 1px solid #CCCCCC;
  	margin-bottom: 10px;
}
  
#navegacion #certificado {
  	padding: 0 60px 0 20px; 
  	color: #C70D32;		
  	font-weight: bold;
  	background-image: url('../imagenes/certificado.png');
  	background-repeat: no-repeat;
  	margin: 0 0 0 20px;
}
 
#navegacion #certificado:hover, #navegacion #sistema:hover, #navegacion #salir:hover {
	text-decoration: underline;
}
  
#navegacion #sistema {
 	color: #C70D32;		
 	font-weight: bold;
 	background-image: url('../imagenes/system.png');
 	background-repeat: no-repeat;
 	padding: 0 60px 0 20px;
}
  
#navegacion #salir {
	color: #C70D32;		
 	font-weight: bold;
 	background-image: url('../imagenes/cerrar.gif');
 	background-repeat: no-repeat;
 	background-position: left 50%;
 	padding: 0 0 0 20px;
}
  
#informacion {
  	text-align: left;
  	padding-left: 20px;
}
  
#informacion h3 {
  	background-color: #F5F5F5;
  	font-size: 16px;
  	text-transform: uppercase;
  	margin: 10px 20px 10px 0;
  	padding: 10px 10px 10px 10px;
  	color: #333333;
  	font-weight: bold;
}

#informacion h4 {
  	background-color: #F5F5F5;
  	font-size: 14px;
  	text-transform: uppercase;
  	margin: 10px 20px 10px 0;
  	padding: 10px 10px 10px 10px;
  	color: #333333;
  	font-weight: bold;
  	width: 70%;
}

#informacion .rotulo_sistema {
	display: none;
}

.otros {
	font-size: 10px;
}	
	
/* Ventana Modal
-------------------------------------------------------------------------------------------------*/
.ventana-modal-cerrar {
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: middle;
}

.ventana-modal-barra {
	text-align: right; 
	width: 100%; 
}

.ventana-modal-fondo[class] {
	background-image: url(../imagenes/fondo.png);
}

.ventana-modal-sombra[class] {
	background-image: url(../imagenes/fondo.png);
}

.ventana-modal-ventana {
	background: #ffffff;
	border: 4px solid #999999;
	width: 100%;
	height: 100%;
}


/* Certificado
-------------------------------------------------------------------------------------------------*/
#certificados h3 {
	background:#E3E5E7;
    color: #983222;
    font-weight: bold;
    margin: 0 0 10px;
    padding: 3px 0 3px 5px;
}

#rotulo_certificado ul li {
	list-style-image: url('../images/arrow.png');
	font-weight: bold;
	margin:10px 0 0 20px;
	
}

#rotulo_certificado ul li ul li {
	list-style-image: url('../images/ico_li_3.png');
	font-weight: normal;
	margin:5px 0 0 10px;
	border-bottom: 1px solid #E4E4E9;
	width: 95%;
}	
	

}

/*****************************************************************************
******************************** OTROS MEDIOS ********************************
******************************************************************************/

@media print {
h1, h2, h3 {
	font-family: "Century Gothic";
	page-break-after: avoid; 
	page-break-inside: avoid;
}
	
ul { 
	page-break-before: avoid;
}
	
#bloquePpal ul { 
	background-color: #eee; 
	color: #000; 
	border-color: #000; 
	border-width: 1px; 
}
	
.u {
	text-decoration: underline;
}
}

@media aural {
h1, h2, h3 { 
	voice-family: paul, male; 
	stress: 20; 
	richness: 90;
}
	
h1 { 
	pitch: x-low; 
	pitch-range: 90;
}
	
h2 { 
	pitch: x-low;
	pitch-range: 80;
}
	
h3 { 
	pitch: low; 
	pitch-range: 70;
}
	
li { 
	pitch: medium;
	richness: 60;
}
	
.u { 
	pitch: medium;
	pitch-range: 60;
	stress: 90;
	richness: 90;
}
	
a:link { 
	voice-family: harry, male; 
}
	
a:visited { 
	voice-family: betty, female; 
}
	
a:active { 
	voice-family: betty, female; 
	pitch-range: 80; 
	pitch: x-high;
}
}

