a,a:link{
	color: #393939;
	text-decoration: underline;
}

a:hover{
	color: #990006;
	text-decoration: underline;
}

a.cat,a.cat:link{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.cat:hover{
	color: #990006;
	font-weight: bold;
	text-decoration: none;
}
a.it,a.it:link{
	color: #990006;
	font-weight: bold;
	text-decoration: none;
}

a.it:hover{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.cpl,a.cpl:link{
	color: #C3C2C2;
	fomt-size: 10px;
	text-decoration: underline;
}

a.cpl:hover{
	color: #C3C2C2;
	fomt-size: 10px;
	text-decoration: underline;
}

a.news,a.news:link{
	color: #000000;
	font-size: 10px;
	text-decoration: none;
}

a.news:hover{
	color: #990006;
	font-size: 10px;
	text-decoration: none;
}
.desc{
	color: #000000;
	font-size: 10px;
}

.descgray{
	color: #555555;
	font-size: 10px;
}

html,body{
	margin: 0px;
	padding: 0px;
}

input, textarea {
	font-family: Tahoma;
	font-size: 11px;
}

table.brd{
	border-color: #393939;
	border-style: solid;
	border-width: 0 1px 1px 0;
}

table.brd td,table.brd th{
	border-color: #393939;
	border-style: solid;
	border-width: 1px 0 0 1px;
}

td{
	color: #393939;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

.cp {
	color: #C3C2C2;
	font-size: 10px;
	padding: 6 0 20 0;
	text-align: center;
}

.rb {
	color: #990006;
	font-weight: bold;
}

.rn {
	color: #990006;
	font-size: 10px;
	font-weight: bold;
}

