/*hoja de estilos*/

a {
   text-decoration: none;
   color: #2F6286; 
   font-weight: bold; font-family:Arial
}

a:link {
   text-decoration: none;
   color: #2F6286; 
   font-weight: bold; font-family:Arial
}

a:visited {
  text-decoration: none;
  color: #2F6286;  
  font-weight: bold; font-family:Arial
}

a:hover {  
  color: #F89B01; 
  font-weight: bold; font-family:Arial
}

body {
  background-color:#FFFFFF; font-family:Arial  
}

h2.titulo {
  color: #2F6286; 
  font-family: sans-serif;
  font-weight: bold;
  margin : 0;
}

h1.titulo {
  font-family: sans-serif;
  font-weight: bold;
  font-size: 50;
  color: #f89b01;
}

dt.list_definitions {
  font-family: sans-serif; 
}

#display {
  width: 620px; 
  padding: 15px;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-right: auto;
  margin-left: auto; 	
  background: #ffc;
  border: 6px groove #f89b01;
  text-align:left; 
  width: 620px; 
  voice-family: "\"}\"";
  voice-family:inherit;
  width: 984px;
}

#display_new {
  width: 620px; 
  padding: 15px;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-right: auto;
  margin-left: auto; 	
  background: #ffc;
  border: 6px groove #0000ff;
  text-align:left; 
  width: 620px; 
  voice-family: "\"}\"";
  voice-family:inherit;
  width: 984px;
}

p.personal {
  font-size: 15;
}