table,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-color: #FFFFFF;
	font-weight: normal;
}
a:link {
	color: #000000;
	text-decoration: none;
	font-color: #FFFFFF;
	font-size: 12px;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2E4D19;
}

.filetverd {
	background-color: #7BA596;
	height: 2px;
}
.filetgris {
	background-color: #CCCCCC;
	height: 1px;
}