/* hide from ie on mac \*/
	html {
		overflow: hidden;
	}
	
	#flashcontent {
	height: 580px;
	}
	/* end hide */

	body {
		margin-top: 1px;
		margin-bottom: 1px;
		padding: 0;
				}
    a:link {
	color: #990033;
	text-decoration: underline; }
	
	a:visited {
	color: #990033;
	text-decoration: underline; }
	
	a:hover {
	color: #990033;
	text-decoration: underline; }
	
	a:active {
	color: #990033;
	text-decoration: underline; }
