body {
	background-color: rgb(81,39,16);
	text-align: center;
	margin: 0px auto;
	font-family: arial;
	font-size: 11px;
}
a {
	color:#FFF;
	text-decoration:none;
}
a:hover	{
	color:#999;
	text-decoration:underline;
}
a:visited	{
	text-decoration:none;
}
.linkText	{
	color:#600;
}
a.linkText:hover	{
	color:#999;
	text-decoration:underline
}
