body {
	margin:0px;
	padding:0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7bcbca;
	background-color: #1D1D1E;
}

a {
	font-weight:bold;
	color: #4c4d4f;
	outline: 0;
}

a:link {
	text-decoration:none;
}

a:hover, a:active, a:focus {
    text-decoration:underline;
	outline: 0;
}

object, embed {
  outline: 0;
}

#flashcontent{
width:1000px;
height:600px;
}
