
/* Color Scheme */
.header,
.breaking-news .the-title,
.widget > h3,
.button,
a.small-button,
.marker,
.hover-effect,
.block-title,
#wp-calendar td#today,
.small-button,
#writecomment p input[type=submit] {
	background-color: #005b9a;
}
.list-title,
.latest-news-bar .the-title,
a:hover,
a.mobile-menu,
.widget .meta a {
	color: #005b9a;;
}
.list-title {
	border-bottom: 2px solid #005b9a;
}


/* National Day 87 color 

background-color: #006633;green
background-color: #009966;green light
background-color: #005b9a;

*/