/* CSS Document */
body,td,th {
	color: #D6D3CE;
	font-family: Tahoma;
	font-size: 12px;
}
body {
	background-color: #2d2d2d;
}
a:link {
	color: #CCCCCC;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #940000;
}
a:active {
	color: #CCCCCC;
}
.tabela {
	border: 1px solid #940400;
}
.style7 {font-size: 9px}
.tabela2 {
	border: 1px solid #999999;
}
.aa {
	color: #CCCCCC;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
.aa:link {
	color: #CCCCCC;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
.aa:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.aa:hover {
	color: #940000;
	text-decoration: none;
}
.aa:active {
	color: #CCCCCC;
	text-decoration: none;
}

