/* CSS Document */
A, A:visited, A:active{
	color: #000000;
	text-decoration: underline;
}
A:hover{
	color: #666666;
	text-decoration: underline;
}
body{
	background-color: #000000;
}
.footer, .footer A, .footer A:visited, .footer A:active{
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-family: arial;
}
.footer A:hover{
	color: #000000;
	text-decoration: underline;
}
.main, .main td{
	font-size: 12px;
	font-family: arial, verdana, times;
}
.t{
	font-size: large;
	color: #666666;
}
.tah9, .tah9 A, .tah9 A:visited, .tah9 A:active{
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.tah9 A:hover{
	color: #FF6600;
	text-decoration: none;
}
td{
	font-size: 11px;
	font-family: Tahoma, verdana, arial, times;
}