
body {
color: #000000;
}

/*	Paragraph									*/
p {
margin-left: 0px;
color: #000000;
font-family: arial, sans-serif;
}


INPUT  {
font:verdana,tahoma,arial,helvetica; font-size:9pt;color:black; background-color:#ECCB46; font-weight : bold;
 }

TEXTAREA  {
font:verdana,tahoma,arial,helvetica; font-size:8pt; color:black; background-color:#ECCB46; font-weight : normal;
}

SELECT  {
font:verdana,tahoma,arial,helvetica; font-size:7pt; color:black; background-color:#ECCB46; font-weight : normal;
}

BUTTON  {
font-size:7pt; background-color:#000000; font-family:verdana,tahoma,arial,helvetica; font-weight:bold;
}

a:hover { text-decoration: underline }

/*	Definition list									*/
dl {
color: #000000;
font-family: arial, sans-serif;
}

/*	Menu									*/
small.menu {
font-size: 11;
color: #000000;
font-family: arial, sans-serif;
}

/*	Menu unvisited links							*/
a.menulink:link {
color: #6633FF;
}

/*	Menu visited links							*/
a.menulink:visited {
color: #993399;
}

/*	Menu active links (not widely supported)				*/
a.menulink:active {
color: #FF6666;
}

/*	Menu links when hovered over (MSIE only)				*/
a.menulink:hover {
color: #FF6666;
}

/*	Links unvisited links							*/
a.link:link {
color: #6633FF;
}

/*	Links visited links							*/
a.link:visited {
color: #993399;
}

/*	Links active links (not widely supported)				*/
a.link:active {
color: #FF6666;
}

/*	Links when hovered over (MSIE only)					*/
a.link:hover {
color: #FF6666;
}

/*	Unvisited links								*/
a:link {
color: #6633FF;
}

/*	Visited links								*/
a:visited {
/* color: #FFFFFF; */
color: #993399;
}

/*	Active links (not widely supported)					*/
a:active {
color: #FF6666;
}

/*	Links when hovered over (MSIE only)					*/
a:hover {
color: #FF6666;
}

/*	Links unordered lists							*/
ul {
margin-left: 60px;
list-style: disc;
font-size: 12;
color: #000000;
font-family: arial, sans-serif;
}

/*	The link description							*/
span.descript {
font-size: 12;
color: #333333;
font-family: arial, sans-serif;
}

/*	New links								*/
sup.new {
font-size: 12;
color: #6F6F6F;
font-weight: bold;
background: #FBF4C6;
font-family: arial, sans-serif;
}

/*	Popular links								*/
sup.pop {
font-size: x-small;
color: #FFFFFF;
background: #00CCFF;
font-weight: bold;
font-family: arial, sans-serif;
}

/*	Links date and hits							*/
small.date {
font-size: 10;
color: #8F8F8F;
background: white;
font-family: arial, sans-serif;
}

/*	letra							*/
small.letra {
font-size: 11;
color: black;
background: white;
font-family: arial, sans-serif;
}

/*	Number of links in categories						*/
small.numlinks {
font-size: 12;
color: black;
background: #FFFFFF;
font-family: arial, sans-serif;
}

/*	This class is for "Looking for something in particular?"		*/
strong.search {
color: #000000;
background: #FFFFFF;
font-weight: bold;
font-family: arial, sans-serif;
}

/*	This class is for "More options"					*/
small.more {
font-size: small;
color: #000000;
background: #FFFFFF;
font-weight: normal;
font-family: arial, sans-serif;
}

/*	This is for main headers on all pages *apart* from the home page	*/
h1 {
margin-left: ;
font-size: 12;
font-weight: bold;
border: none;
color: black;
background: #ECCB46;
font-family: arial, sans-serif;
}

/*	This class is for the main header on the Links home page		*/
h1.home {
margin-left: 40px;
font-size: x-large;
font-weight: bold;
border: none;
color: #FFFFFF;
background: #000000;
font-family: arial, sans-serif;
}

/*	This class is for the error messages					*/
strong.error {
color: #FFFFFF;
background: #FF3300;
font-weight: bold;
font-family: arial, sans-serif;
}

/*	This is used for the sub headers					*/
h2 {
margin-left: 40px;
font-size: 12;
font-weight: bold;
border: none;
color: black;
background: #ECCB46;
font-family: arial, sans-serif;
}

/*	This is for the margin for the form elements				*/
div.margin {
margin-left: 60px;
}

/*	This is for page $title_linked						*/
strong.title {
font-size: small;
font-weight: bold;
color: #000000;
background: #FFFFFF;
font-family: arial, sans-serif;
}

/*	Table cells								*/
td {
font-size: 14;
color: #000000;
font-family: arial, sans-serif;
}

/*	This is  for Category Listings table cells				*/
td.catlist {
font-size: 14;
color: #000000;
font-family: arial, sans-serif;
}

/*	Preformatted text							*/
pre {
margin-left: 60px;
font-size: small;
font-weight: bold;
color: #000000;
background: #FFFFFF;
}

/*	This is for the page last updated text					*/
small.update {
font-size: 12;
font-weight: bold;
color: #999999;
background: #FFFFFF;
font-family: arial, sans-serif;
}

/*	This is for the total number of links					*/
p.grandtotal {
margin-left: 60px;
font-size: 10;
font-weight: bold;
color: #000000;
background: #FFFFFF;
font-family: arial, sans-serif;
}

.titulo{
	background-color : white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #3F3F3F;
	underline : none;
}

a.link-titulo:link, a.link-titulo:visited, a.link-titulo:active{
	background-color : white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #3F3F3F;
	underline : none;
}


a.link-titulo:active{
	border-color: black #000000;
	border-bottom-width: 1px;
}


a.link-titulo:hover{
	background-color : white;
	color: #0000FF;
}




a.link-titulootros:link, a.link-titulootros:visited, a.link-titulootros:active{
	background-color : white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #3F3F3F;
	underline : none;
}


a.link-titulootros:active{
	border-color: black #000000;
	border-bottom-width: 1px;
}


a.link-titulootros:hover{
	background-color : white;
	color: #0000FF;
}

.titulootros{
	background-color : white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #3F3F3F;
	underline : none;
}

.titulo2{
	background-color : white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #3F3F3F;
	underline : none;
}


a.link-titulo2:link, a.link-titulo2:visited, a.link-titulo2:active{
	background-color : white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #3F3F3F;
	underline : none;
}


a.link-titulo2:active{
	border-color: black #000000;
	border-bottom-width: 1px;
}


a.link-titulo2:hover{
	background-color : white;
	color: #0000FF;
}


a.link-titulo3:link, a.link-titulo3:visited, a.link-titulo3:active{
	background-color : white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #3F3F3F;
	underline : none;
}


a.link-titulo3:active{
	border-color: black #000000;
	border-bottom-width: 1px;
}


a.link-titulo3:hover{
	background-color : white;
	color: #0000FF;
}


