@charset "utf-8";
/* CSS Document */
a:link {color:#5d2914; text-decoration:none;}
a:active {color:#ca9456; text-decoration:none; }
a:visited {color:#7b4f06; text-decoration:none; }
a:hover {color:#dfaf67; text-decoration:none;}
body {background-color:#000000;} 


.style5 {
	font-weight: bold;
	font-size: 32px;
}
.style6 {
	font-size: 20px;
	font-style: italic;
}
.style11 {font-size: 18px; font-weight: bold; }
.style13 {font-weight: bold; font-size: 32px; font-style: italic; }	   
