.style1 {
	color: #000000;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #FEE324;
}

a:active {
	text-decoration: none;
	color: #FEE324;
}

a.style3 {
    font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #D0B601;
	}
a.style3:hover {
  font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #FEE324;
}


.glowpiclink {
   border: 2px solid #000000;
}
.glowpiclink:hover {
   border: 2px solid #FEE324;
}

body {
		background-color: #000000;
}

.style6 {
	color: #D0B601;
	font-weight: bold;
	font-size: 8px;
}

.style8 {
	height:275px; 
	overflow:auto;
}

.style8>a {
	color: #D0B601;
}

.style8>a:hover {
	color: #FEE324;
}


a.style4 {
  font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #FEE324;
}

a.style2 {
	color: #FEE324;
}