td {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: none;
}

.data {
	font-family: Verdana;
	font-size: 10px;
	color: #209BB7;
	text-decoration: none;
	border: none;
}
.text {
	font-family: Verdana;
	font-size: 9px;
	color: #7D7D7D;
	text-decoration: none;
	border: none;
}
.links {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #209BB7;
	text-decoration: none;
	border: none;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	color: #467B99;
	text-decoration: none;
	border: none;
}

a:hover {
	
	text-decoration: underline;
	
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

