@charset "UTF-8";
/* CSS Document */

date{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #C5960C;


}



article{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #515354;

}

a.article:link{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #515354;

}

a.article:visited{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #515354;

}
a.article: hovered{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #C5960C;

}



a{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #515354;
	
}	
	
a:visited {
	color: #515354;
	
	
}
a:hover {
	color: #C5960C;
	
}
a:active {
	color: #515354;
	
}


