@charset "utf-8";
.titles1 {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 14px;
	color: #996600;
}
.newsTitle {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: #0099CC;
}
a:link {
	color: #6699CC;
}
a:visited {
	color: #6699CC;
}
a:hover {
	color: #3366CC;
}
