@charset "UTF-8";
/* CSS Document */

html, body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#666;
	margin:0;
	padding:0;
}

A:link, A:visited {
	color:#ed6f54;
	font-variant: normal;
	text-decoration: none;
}

A:hover {
	color:#7ab203;
	font-weight: normal;
	text-decoration: none;
}


#flashcontent { width:100%; height:100%;}