a:link{
	color:#FF6600;
	text-decoration:none;
}
a:visited {
	color: #FF6600;
	text-decoration:none;
}
a:hover {
	color:#FF6600;
	text-decoration:underline;
}
.LU1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #006600;
	background-image: url(images/greenblackBG2_v4.jpg);
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #3333CC;
	text-decoration: underline;
	font-size: large;
}
.newsbox {
	color: #333333;
	background-color: #49DC48;
	font-size: 10px;
	border: thick dashed #000000;
	font-weight: normal;
	font-variant: normal;
	
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #4241E2;
	text-decoration: underline;
}
.fixedwidth {
	font-family: "Courier New", Courier, mono;
	color: #FFFFFF;
	font-size: 9pt;
}
.googlebox {
	color: #333333;
	background-color: #FFFFFF;
}
.wow {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	font-style: normal;
	color: #FF0000;
	font-weight: bolder;
}

.newsbox a:link{color:#CC3300;}
.newsbox a:visited{color:CC3300;}
