﻿/* == tags ======================================================================================== */
body {
  background-color: #ffffff;
  margin-left: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin: 0px;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 10px;
  color: #858585;
  letter-spacing: normal;
  text-transform: none;
  word-spacing: normal;
}

a {color: #858585; font-size: 12px; text-decoration:none;}
a:hover {color: #6db8dd; text-decoration: underline;}

a img { border:0;}
img { border-width: 0px; }

ul { list-style-type:none; }

/* == links ======================================================================================= */
.link1 {color: #858585; font-size: 14px; text-decoration:none;}
.link1:hover {color: #6db8dd; text-decoration: underline;}

.link2{ background:none; font-size: 10px; color:#000000; text-decoration:none;}
.link2:hover{ background:none; color:#99ddfa; text-decoration: underline;}

.link3 {background:#99ddfa; font-size: 10px; color: #000000; text-decoration:none;}
.link3:hover {background:none; color:#99ddfa; text-decoration: underline;}

.link4 {color: #6db8dd; font-size: 10px; text-decoration:none;}
.link4:hover {text-decoration: underline;}

.link5 {color: #9aff0a; font-size: 10px; text-decoration:none; font-weight:bold;}
.link5:hover {text-decoration: underline;}

.link6 {color: #858585; font-size: 14px; text-decoration:none;}
.link6:hover {color: #9aff0a; text-decoration: underline;}

.link7 {background:#ffffff; font-size: 12px; color: #99ddfa; text-decoration:none;}
.link7:hover {background:#99ddfa; font-size: 12px; color:#000000; text-decoration: underline;}

/* == Textos genéricos ============================================================================ */
.fonte_1 { color: #858585; font-size: 14px; font-weight:bold; text-transform:uppercase;}
.fonte_2 { color: #bfbbbb; font-size: 10px; text-transform: uppercase;}