A:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FAF6D3;
}
A:visited {text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
}
A:hover {
	text-decoration:underline;
	color:red;
	font-weight: bold;
}
textarea     { font-family: Verdana ; font-size: 10px; color: #FFFFFF;}
.textsmall {
	font-size: 10px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #000000;
}
.gold_hl {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #9FA239;
}
.text_black {
	color: #333333;
	font-size: 10px;
}
.textsmall_hell {
	font-size: 10px;
	color: #FFFF99;
}
.textbigl_hell {

	font-size: 12px;
	color: #FFFF99;
}

