body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
}

.text
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #C5A26D;
	text-align:justify;
}

.text_nf
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #C5A26D;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #ff7200;
} 

.black, .black a, .black a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #261702;
	text-decoration:none;
	font-weight:normal;
} 

.black a:hover {
	color: #FFDDAD;
	text-decoration:none;
}


a, a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #C5A26D;
	text-decoration:underline;
	font-weight:bold;
}

a:hover {
	color: #FFDDAD;
	text-decoration:underline;
}
