/* CSS Document */
a {
	color: #000000;
	text-decoration: none;
}

a:hover { color:#FF6600;
	text-decoration: none;
}


td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.home-bg{background: url(1index.jpg) #4C4A4D; background-repeat: no-repeat;background-position: top center;}


/*a {
	color: #FFCC00;
	text-decoration: none;
}

a:hover { color:#FF6600;
	text-decoration: none;
}*/