#flashcontent {
		font: 12px Verdana;
		width: 776px;
		height: 600px;
		float: left;
		text-align: center;
		color: #fff;
		padding: 0px;
	}
#flashcontent a {
		font-weight: bold;
		color: #fff;
		text-decoration: none;
	}
#flashcontent a:Hover {
		font-weight: bold;
		color: #ccc;
	}