@charset "utf-8";
/* CSS Document */

td {
	font-family:Tahoma;
	font-size:11px;
	color:#818181;
	line-height:15px;
}
a:link {
	color: #818181;
	font-size:10px;
	text-decoration: none;
}
a:visited {
	color: #818181;
	font-size:10px;
	text-decoration: none;
}
a:hover {
	color: #e01a1a;
	font-size:10px;
	text-decoration: underline;
}
a:active {
	color: #818181;
	font-size:10px;
	text-decoration: none;
}
.footer {
	font-family:Tahoma;
	font-size:10px;
	color:#818181;
	
