a
{
	font-family: "Times New Roman"; text-decoration: none; font-style: normal; font-weight: bold; font-size: 19px;
}
a:link
{
	color: #000000;
}
a:visited
{
	color:#990000;
}
a:hover
{
	color: #0000ff;
}
a:active
{
	color: #ffff00;
}



BODY
{
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-BASE-COLOR: #7D570A; 
	SCROLLBAR-TRACK-COLOR: #AB7811;  
	scrollbar-dark-shadow-color: #000000
}




div#container
{
	width: 600px;
	position: relative;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
body
{
	text-align: center;
	margin: 0;
}
