a:link  { color: #0f0 }
a:visited  { color: #060; text-decoration: underline }
a:hover { color: #6ff }
a:active  { color: #3f3 }
body        { color: #898d9a; background-color: #000; background-repeat: repeat-x }
.TextoMini { font-size: 8px; font-family: Verdana, Arial, Helvetica, sans-serif }
.TextoNormal  { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif }
.Titulo1    {	color:       #00ff00;
	font-size:   18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold }

.Titulo2  {	color:       #00cc00;
	font-size:   15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold }

.Titulo3  {	color:       #00cc00;
	font-size:   12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold }
.FondoFijo { background-repeat: repeat-x }

