@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
background-color: #0e0600; */
	text-align: right;
}
.txt_small_10 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
}
a:link {
	color: #990;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990;
}
a:hover {
	text-decoration: underline;
	color: #990;
}
a:active {
	text-decoration: none;
	color: #990;
}
.header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}
.a_menu:link {
	color: #FFF;
	text-decoration: none;
	font-size: 16px;
}
.a_menu:visited {
	text-decoration: none;
	color: #FFF;
	font-size: 16px;
}
.a_menu:hover {
	color: #ECC166;
	font-size: 16px;
}
.a_menu:active {
	text-decoration: none;
	color: #ECC166;
	font-size: 16px;
	text-align: center;
}

.a_donation:link {
	color: #CF0;
	text-decoration: none;
}
.a_donation:visited {
	text-decoration: none;
	color: #CF0;
}
.a_donation:hover {
	color: #CF0;
	text-decoration: underline;
}
.a_donation:active {
	text-decoration: none;
	color: #CF0;
}

.a_gold:link {
	color: #FC0;
	text-decoration: none;
}
.a_gold:visited {
	text-decoration: none;
	color: #FC0;
}
.a_gold:hover {
	color: #FC0;
	text-decoration: none;
	border-bottom-color: #FC0;
	border-bottom-width: thin;
	border-bottom-style: dashed;
}
.a_gold:active {
	text-decoration: none;
	color: #FC0;
}

body p {
	text-align: justify;
}
.txt_luminous_bold {
	color: #FFF;
}
.txt_title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ECC166;
	font-weight: bold;
}
.txt_title_works {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DF9726;
	font-weight: bold;
}
.txt_darker {
	color: #666;
}
.header tr td table tr td table tr td table {
	text-align: center;
}
.txt_pay {
	color: #990;
}
