A {font-family: Trebuchet MS; color: white; text-decoration: none;}

A:hover {color: gray}

p {font-family: Trebuchet MS; color: gray; text-decoration: none; font-size: 10px;}

html {
		height: 100%;
		width: 100%;
		overflow: hidden;
	}
	
	#flashcontent {
		height: 100%;
		width: 100%;
	}
	/* end hide */

	body {
		height: 100%;
		width: 100%;
		margin: 0;
		padding: 0;		
	}


