﻿body {
	background-color: #FFFFFF;
	background-image:   url('images2/doubleBarMainChip2.gif');
	background-repeat: repeat-x
}

td {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}

td.BarTitle {
	color: #000000;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 16px;
}

a {
	font-family: Tahoma;
	font-size: 10pt;
	color: blue;
	text-decoration: none;
	background: trasparent;
}

a:hover {
	font-family: Tahoma;
	font-size: 10pt;
	color: red;
	text-decoration: underline;
	font-weight: bold;
	background: trasparent;
}

.Menu {
	font-family: Tahoma;
	font-size: 10pt;
	color: black;
	text-decoration: none;
	background: transparent;
}

a:hover.Menu {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
	background: ;; font-variant:small-caps
}

.Corpo {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	background: transparent;
}

.Lato {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	background: transparent;
}