h1     { color: blue; font-weight: bold; font-size: medium; font-family: georgia, serif; text-decoration: underline; margin-bottom: 0.2em }h2     { color: maroon; font-weight: normal; font-size: x-small; margin-top: 0px; margin-bottom: 0px }textarea, input  { font-size: xx-small; background-color: transparent }select, option {	font-size: x-small	}td  { color: white; font-size: x-small; font-family: verdana, sans-serif }td.MainTableHeader   {	color: #fff;	background-color: #8bbc72;	border-bottom: 1px solid #557d40	}td.TableHeader    { color: red; background-color: #bbdea9; border-bottom: 1px solid #7eb95f }td.TableRow   { color: red; background-color: #bbdea9 }td.TableErrorRow {	color: #f60;	background-color: #fc6	}td.TableFooter {	color: #fff;	background-color: #999	}td.MainColumnHeading   {	color: #fff;	background-color: #8bbc72;	border-right: 1px solid #557d40;	border-bottom: 1px solid #557d40	}td.ColumnHeading                          { color: black; font-size: medium; border-bottom: medium none }td.Bordo   { color: black; font-size: medium; border-style: solid; border-width: 0px 0px 1px 0px; border-color: #bfbfbf gray #bfbfbf gray }td.ColumnItem            { color: black; background-color: #fff; border-top: 1px solid #b4b4b4; border-right: 1px solid #b4b4b4; border-left: 1px solid #b4b4b4 }td.ColumnItemAlt        { color: black; font-size: x-small; background-color: #eee; border-top: 1px solid gray; border-bottom: 1px solid gray }input.MainButton           { background: transparent url(../img/var/cerca.html) center; border: 0px; z-index: 0; top: 0px; left: 0px; width: 23px; height: 22px; overflow: visible; visibility: visible; cursor: hand  }input.SecondaryButton {	color: #666;	font-weight: bold;	background-color: #ccc;	cursor: hand;	border-top: 1px outset #fff;	border-left: 1px outset #fff;	border-right: 1px outset #999;	border-bottom: 1px outset #999;	margin: 0px	}a     { color: #333; text-decoration: none }a:visited         { color: #333 }a:hover            { color: #333; text-decoration: underline }/*** Use these when GoLive's layout view correctly picks up :link styles.** This version hides links that don't have an href by giving them the** same color as the TableHeader background.  We really need two** link styles to make this idea work: one for TableHeader and one** for MainTableHeader.a.HeadingArea-Link  {	color: #bbdea9	}a.HeadingArea-Link:link  {	color: #ffc	}*/a.HeadingArea-Link  {	color: #ffc	}a.HeadingArea-Link:visited {	color: #ffc	}a.HeadingArea-Link:hover  { color: fuchsia }