body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #903020;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:visited{
	color: #903020;
	text-decoration: underline;
}
#videur{
	clear: both;
	font-size: 0.1em;
}
#content{
	position:relative;
	left:-200em;
	height: 1px;
	overflow: hidden;
}