/* MOREOVER.COM styles */
        .morebg {background-color: #666699
		} 	
	.morehl {
		font-family: MS Sans Serif, Geneva, sans-serif !important;
		font-size: 12px !important;
		color: #ffffff !important;
		font-weight: bold !important;
		font-style: normal !important;
		text-decoration: underline !important;
	}	
	
	A:link.morehl, A:vlink.morehl, A:alink.morehl {
		color: #ffffff !important;
	}
	A:hover.morehl {
		color: red !important;
	}
	
	.moresrc {
		font-family: Geneva, Arial, sans-serif !important;
		font-size: 10px !important;
		color: #000000 !important;
		font-weight: normal !important;
		font-style: normal !important;
		text-decoration: none !important;
	}
	
	A:link.moresrc, A:vlink.moresrc, A:alink.moresrc {
		color: #000000 !important;
	}
	A:hover.moresrc {
		color: red !important;
	}
	
	.moreti {
		font-family: Geneva, Arial, sans-serif;
		font-size: 10px;
		color: #000000;
		font-weight: normal;
		font-style: normal;
		text-decoration: none;
	}
	
	.morehlt {
		font-family: MS Sans Serif, Geneva, sans-serif;
		font-size: 12px;
		color: #ffffff !important;
		font-weight: bold;
		font-style: normal;
		text-decoration: none;
	}	

