* { 
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body {	
	background-color: #000000;
}

body,td {
	font-family: tahoma;
	font-size: 10px;
	color: #e9e9e4;
	text-align: justify;
}

td {
	padding: 2px;
	text-transform: lowercase;
}

a:link, a:visited {
	color: #636244;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

a:hover {	
	color: #e6915d;
	border-bottom: 1px solid #C2C2C2;
	background-color: #;
	text-decoration: none;
}

b {		color: #A6A6A6}
i {		color: #ab7b61}


p {	
	text-align: justify;
	margin-bottom: 0px;
	margin-top: 7px;

}

h1 {
	font-family: 'trebuchet ms';
	font-size: 16px;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #dba894;
	width: 100%;
	height: 17px;
	float: left;
	text-align: left;
	order-bottom: 1px dotted #;
	margin-bottom: 2px;
}

h2 {
	font-family: tahoma;
	font-size: 10px;
	text-transform: uppercase;
	color: #f7eddc;
	background-color: #303030;
	text-align: left;
	float: left;
	margin-right: 3px;
}

img.thumb {
	border: 1px solid #755941;
}

a:hover .thumb {
	border: 1px solid #e6915d;
}

a:link .nolink {text-decoration: none; border: none}
a.nolink {text-decoration: none; border: none}