.DCE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
	letter-spacing: normal;
	border: none;
	a {text-decoration: none;}


}
.LIST {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: url(images/bullet.jpg);




}
.BORDERS {
	border: 10px solid #FFFFFF;
}
.NEWS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
}
.DATE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFF00;
	letter-spacing: 2em;
}
.LINKS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

	a {text-decoration: none;	color: #FF0000;
}
	a:link {color: red; text-decoration: none}
	a:visited {color: red; text-decoration: none}

}

#flashcontent {
		height: 100%;
	}