a:link {
	color: #7A7A7A;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #7A7A7A;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #A1A1A1;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #7A7A7A;
	font-weight: bold;
}
h2 {
	background-color: #A1A1A1;
}
td.hardColor {
	background-color: #A1A1A1;
}
td.normalColor {
	background-color: #C5C5C5;
}
td.softColor {
	background-color: #E1E1E1;
}
.mainType {
	color: #7A7A7A;
}

.primeiroType {
	color: #7A7A7A;
}
.primeiro {
	background-color: #C5C5C5;
}
.primeiroClaro {
	background-color: #E1E1E1;
}
.primeiroEscuro {
	background-color: #A1A1A1;
}

.segundoType {
	color: #7A7A7A;
}
.segundo {
	background-color: #C5C5C5;
}
.segundoClaro {
	background-color: #E1E1E1;
}
.segundoEscuro {
	background-color: #A1A1A1;
}

.terceiroType {
	color: #7A7A7A;
}
.terceiro {
	background-color: #C5C5C5;
}
.terceiroClaro {
	background-color: #E1E1E1;
}
.terceiroEscuro {
	background-color: #A1A1A1;
}

.quartoType {
	color: #7A7A7A;
}
.quarto {
	background-color: #C5C5C5;
}
.quartoClaro {
	background-color: #E1E1E1;
}
.quartoEscuro {
	background-color: #A1A1A1;
}

.quintoType {
	color: #7A7A7A;
}
.quinto {
	background-color: #C5C5C5;
}
.quintoClaro {
	background-color: #E1E1E1;
}
.quintoEscuro {
	background-color: #A1A1A1;
}

.sextoType {
	color: #7A7A7A;
}
.sexto {
	background-color: #C5C5C5;
}
.sextoClaro {
	background-color: #E1E1E1;
}
.sextoEscuro {
	background-color: #A1A1A1;
}

.setimoType {
	color: #7A7A7A;
}
.setimo {
	background-color: #C5C5C5;
}
.setimoClaro {
	background-color: #E1E1E1;
}
.setimoEscuro {
	background-color: #A1A1A1;
}

.oitavoType {
	color: #7A7A7A;
}
.oitavo {
	background-color: #C5C5C5;
}
.oitavoClaro {
	background-color: #E1E1E1;
}
.oitavoEscuro {
	background-color: #A1A1A1;
}