/*Latest News (Bulletin Preview) Stylesheet*/
#newsBulletin .date{
	color:#CCCCCC;
}

#newsBulletin a {
	color:#102E80;
}

#newsBulletin a:hover {
	color:#efefef;
}

#newsBulletin .title{
color:#FFFFFF;
font-weight:bold;
}

#newsbulletin .date{
color:#999999;
font-weight:bold;
}

#readmore{
	width:100%;
	text-align:right;
}

#readmore a:link, #readmore a:visited{
	color:#DFDFDF;
}

#readmore a:hover{
	color:#FFFFFF;
}