/* CSS Document - Manich Enterprises. */
/* Created: 2008-09-08. Last Update: 2008-09-08 */


.credit {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				x-small;
	color:					#000000;
	min-width: 				980px;
	padding-top: 			5px;
	padding-bottom:			80px;
}
a.credit-link:link {
	text-decoration: 		none;
	color: 					#000000;
}
a.credit-link:visited {
	text-decoration: 		none;
	color: 					#000000;
}
a.credit-link:hover {
	text-decoration: 		none;
	color: 					#FF0000;
}
a.credit-link:active {
	text-decoration: 		none;
	color: 					#000000;
}
