.header
 {
  font-family: Tahoma;
  font-size: 20pt;
  color: #E0E0E0;
 }

.title
 {
  font-family: Tahoma;
  font-size: 10pt;
  color: #000000;font-weight:bold; padding-left:4px; padding-right:4px
 }
.text
 {
  font-family: Tahoma;
  font-size: 13px;
  color: #000000;
 }
a:link.text
 {
  font-family: Tahoma;
  font-size: 13px;
  color: #000000;
  text-decoration: underline
 }
a:visited.text
 {
  font-family: Tahoma;
  font-size: 13px;
  color: #000000;
  text-decoration: underline
 }
a:hover.text
 {
  font-family: Tahoma;
  font-size: 13px;
  text-decoration: none;
  color: #00C400;
 }
a:active.text
 {
  font-family: Tahoma;
  font-size: 13px;
  text-decoration: underline;
  color: #000000;
 }
.link
 {
  font-family: Tahoma;
  font-size: 11px;
  margin-bottom: 10px;
  padding-left: 15px;
  display: block;
  font-weight: bold;
  color: #000080;
 }
a:link.link
 {
  font-family: Tahoma;
  text-decoration: underline
 }
a:visited.link
 {
  font-family: Tahoma;
  text-decoration: underline
 }
a:hover.link
 {
  font-family: Tahoma;
  text-decoration: none;
  color: #00C400;
 }
a:active.link
 {
  font-family: Tahoma;
  text-decoration: underline;
  color: #000000;
 }
a:link.navigation
 {
  font-family: Tahoma;
  font-size: 10pt;
  color: #000000;
  text-decoration: none; font-weight:bold; 
}
a:visited.navigation
 {
  font-family: Tahoma;
  font-size: 10pt;
  color: #006C00;
  text-decoration: none; font-weight:bold; padding-left:2px 
}
a:active.navigation
 {
  font-family: Tahoma;
  font-size: 10pt;
  color: #006600;
  text-decoration: none; font-weight:bold 
}
a:hover.navigation
 {
  font-family: Tahoma;
  font-size: 10pt;
  color: #0099D2;
  text-decoration: none; font-weight:bold; padding-left:4px 
 }
.copyright
 {
  font-family: Tahoma;
  font-size: 8pt;
  color: #FFFFFF;
  text-decoration:none; font-weight:bold
 }
a:link.copyright
 {
  font-family: Tahoma;
  font-size: 8pt;
  color: #FFFFFF;
  text-decoration: underline; font-weight:bold
 }
a:visited.copyright
 {
  font-family: Tahoma;
  font-size: 8pt;
  color: #FFFFFF;
  text-decoration: underline; font-weight:bold
 }
a:hover.copyright
 {
  font-family: Tahoma;
  font-size: 8pt;
  text-decoration: none;
  color: #EAEAEA;font-weight:bold
 }
a:active.copyright
 {
  font-family: Tahoma;
  font-size: 8pt;
  text-decoration: none;
  color: #FFFFFF;font-weight:bold
 }
.boxed1
 {
  font-family: Tahoma; color: #000000; font-size: 10pt; 
  border: 1px solid #000000;; font-weight:bold; background-color:#FF6600 
 }
.boxed2
 {
  font-family: Tahoma; color: #000000; font-size: 10pt; 
  border: 1px dashed #000000; 
 }
.list
 {
  font-family: Tahoma; color: #000000; font-size: 10pt; 
  list-style-type:decimal; list-style-image:url('images/bullet.gif') 
 }
 
 textarea {
   width: 300px;
   height: 100px;
 }
 
 img {
   border: 0;
   margin: 0;
   padding: 0;
 }
 
 table, tr, td {
   font-family: Tahoma;
   font-size: 13px;
 }
 
 .tab {
   border: 0;
   border-top:1x #000000 solid;
   border-left: 1px #000000 solid;
 }
 
 .tab tr td {
   border-bottom: 1px #000000 solid;
   border-right: 1px #000000 solid;
   text-align: center;
   padding: 2px;
 }
 
 ul {
   list-style: square;
 }

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 0;
}

.vianoce_a {
  color: #800080;
  text-decoration: none;
}

.vianoce_a:hover {
  color: #FF0000;
  text-decoration: underline;
}

.a {
  color: #0000FF;
  text-decoration: underline;
  cursor: pointer;
}

.linkmenu {
  text-align: left;
}

.linkmenu .mainlink {
  color: #000000;
  font-size: 17px;
  font-weight: bold;
  text-decoration: none;
  display: block;
}

.linkmenu .mainlink:hover {
  color: #0099D2;
  padding-left: 4px;
}

.st a {
  color: #008000;
  text-decoration: none;
}

.st a:hover {
  color: #800000;
  text-decoration: underlie;
}

.galeria {
  line-height: 25px;
}

.galeria a {
  color: #008000;
  font-size: 14px;
  font-weight: bold;
}

.galeria a span {
  color: #800000;
  font-weight: bold;
}

.galeria a:visited {
  color: #000080;
  font-weight: bold;
}

.f_link {
  color: #d7fffb;
  text-decoration: none;
  font-size: 8px;
}