#flashcontent{
	text-align: right;
	font-family: sans-serif;
	float: right;
	position:relative;
	right:10px;
	width: 100%;
	
}

#twat {
	font-size: 14px;
	font-family: sans-serif;
}

#board {
	font-size: 16px;
	font-family: sans-serif;
	overflow:hidden;
	text-align:center;
}
	
a:link {
	color: #666666;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #666666;
	text-decoration: none;
}

ul {
	list-style: none;
}
