body {
	margin:0; 
	background-color:#000000;
	font-family:Arial;
	font-size:12px;
	color:#4f4f4f;
}
	
h1 {
	font-family:Arial;
	font-size:12px;
	color:#735f3c;
	text-transform:uppercase;
	letter-spacing:1px;
	font-weight:bold;
}

.NormalText	
	{
	font-family:Arial;
	font-size:12px;
	color:#4f4f4f;
	}

.TitleText	
	{
	font-family:Arial;
	font-size:12px;
	color:#735f3c;
	text-transform:uppercase;
	letter-spacing:1px;
	font-weight:bold;
	}

.Mark	
	{
	font-family:Arial;
	font-size:12px;
	color:#735f3c;
	font-weight:bold;
	}

.Mark2	
	{
	font-family:Arial;
	font-size:12px;
	color:#8f8f8f;
	
	}
	
.Mark3	
	{
	font-family:Arial;
	font-size:12px;
	color:#735f3c;
	}

.Mark4	
	{
	font-family:Arial;
	font-size:12px;
	color:#514329;
	}

a	{
	font-family:Arial;
	font-size:12px;
	color:#4f4f4f;
	text-decoration: underline;
	cursor: pointer;

}

a.anch	{
	text-decoration: underline;
	cursor: pointer;
	font-size:12px;
	font-family:Arial;
	color:#4f4f4f;

	}
	
a.anch4	
	{
	text-decoration: underline;
	cursor: pointer;
	font-family:Arial;
	font-size:12px;
	color:#514329;
	}

a.path1
	{
	font-family:Arial;
	font-size:12px;
	color:#4f4f4f;
	text-decoration: none;
	text-transform:lowercase;
	}
a.path2
	{
	font-family:Arial;
	font-size:12px;
	color:#8f8f8f;
	text-decoration: none;
	text-transform:lowercase;
	}
		
a.anch:hover, a:hover, a.path1:hover, a.path2:hover, a.anch4:hover
	{	
	text-decoration: none;
	cursor: pointer;
	}


a.anch:hover
	{
	color:#8f8f8f;
}

a.anch4:hover
	{
	color:#89734C;
	}


a.path1:hover, a.path2:hover, a.anch2:hover
	{
	color:#8f8f8f;
}

.bord
{
	border:1px solid #313131;
}


.TheCursor
{
	cursor: pointer;
}
