body {
	font-family: Arial, Verdana;
	background-color: transparent;
	color: #FFFFFF;
	overflow: hidden;
}

#content {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a:link { color: #EE0000; }
a:visited { color: #EE0000; }
a:hover { color: #EE0000; }
a:focus { color: #EE0000; }
a:active { color: #EEEEEE; }
