td {
	font-family: Tahoma;
	font-size: 10px;
	color: #757980;
	text-decoration: none;
	border: none;
    vertical-align: top;
}
img {
	text-decoration: none;
	border: none;
}


.links {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #209BB7;
	text-decoration: underline;
	border: none;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	color: #467B99;
	text-decoration: underline;
	border: none;
}


	img {
		text-decoration: none;
		border: none;
	}
	.data {
		font-family:   Tahoma, Arial, Verdana;
		font-size: 11px;
		color: #209BB7;
		text-decoration: none;
		border: none;
	}
	.text {
		font-family:  Tahoma, Arial, Verdana;
		font-size: 11px;
		color: #7D7D7D;
		text-decoration: none;
		border: none;
	}
	
	
	a:hover {
		color: #cccccc;
		//font-family:   Tahoma, Arial;
		border: none;
		text-decoration: none;
	}
	input, textarea
	{color: navy; background-color: #f0f0f0;	font-family: Century Gothic, Verdana, Tahoma, Arial;}

