@charset "UTF-8";

body {
	font-family: verdana;	
	margin: 0px;
	background-color: #D9D9D9;
	background-image: url(pics/bg.gif);
	font-size: 16px;
	color: #440b01;
}

#flashcontent {		height: 100%;	}

a {
	font-family: verdana;
	font-size: 16px;
	color: #660000;
	text-decoration: underline;
}

}
TD {
	color: #440b01;
	font-family: verdana;
	font-size: 16px
}



a:visited {
	color:#440b01;
}


a:hover {

	color: #003300;
	
}

a.noline {text-decoration: none}

