a:link     {	color: #FAC800;	font-size:12px;	text-decoration: none; font-family: Arial; font-weight: bold;}
a:visited  {	color: #FAC800;	font-size:12px;	text-decoration: none; font-family: Arial; font-weight: bold;}
a:active   {	color: #FAC800;	font-size:12px;	text-decoration: none; font-family: Arial; font-weight: bold;}
a:hover    {	color: #FFFFFF;	font-size:14px;	text-decoration: none; font-family: Arial; font-weight: bold;}

a.sub:link    {	color:#909090;	font-size:12px;	text-decoration: none; font-family: Arial; font-weight: bold;}
a.sub:visited {	color:#909090;	font-size:12px;	text-decoration: none; font-family: Arial; font-weight: bold;}
a.sub:active  {	color:#909090;	font-size:12px;	text-decoration: none; font-family: Arial; font-weight: bold;}
a.sub:hover   {	color:#FFFFFF;	font-size:12px;	text-decoration: none; font-family: Arial; font-weight: bold;}

p             {color: #BBBBBB;	font-size:12px; font-family: Arial;}
p.menu        {color: #FFFFFF;	font-size:14px; font-family: Arial; font-weight: bold; text-decoration: none;}
p.titulo      {color: #BBBBBB;	font-size:22px; font-family: Arial; font-weight: bold; text-align: center;}
p.subtitulo   {color: #BBBBBB;	font-size:14px; font-family: Arial; font-weight: bold; text-align: center;}
p.submenu     {color: #FFFFFF;	font-size:12px; font-family: Arial; font-weight: bold; text-align: center; font-style:italic;}
p.email       {color: #BBBBBB;	font-size:14px; font-family: Arial; font-weight: bold; text-align: left; font-style:italic; margin-left: 90px;}
p.texto       {color: #BBBBBB;	font-size:12px; font-family: Arial; text-indent: 80px;  text-align: justify;}

* {padding:0}
.sm {list-style:none; width:459px; height:100px; display:block; overflow:hidden}
.sm li {float:left; display:inline; overflow:hidden}

.basictab				{	padding: 3px 0;	margin-left: 5; margin-right: 5; font: bold 12px Verdana; border-bottom: 1px solid gray;	list-style-type: none;	text-align: center;	}
.basictab li			{	display: inline;	margin: 0;	}
.basictab li a			{	font-size:12px;	color: #fff000;	background-color: #000000; text-decoration: none; font-family: Arial; font-weight: bold; padding: 3px 7px; margin-right: 3px; border: 1px solid gray; border-bottom: none;}
.basictab li a:visited	{	font-size:12px;	color: #fff000;	background-color: #000000; text-decoration: none; font-family: Arial; font-weight: bold;}
.basictab li a:hover	{	font-size:12px;	color: #ffffff;	background-color: #222222; text-decoration: none; font-family: Arial; font-weight: bold;}
.basictab li a:active	{	font-size:12px;	color: #00fff0;	background-color: #aaaaaa; text-decoration: none; font-family: Arial; font-weight: bold;}
.basictab li.selected a	{	font-size:12px;	color: #ffffff; background-color: #000000; text-decoration: none; font-family: Arial; font-weight: bold; position: relative; top: 1px; padding-top: 4px;}