.news {
	font-family: tahoma;
	font-size: 11px;
}
.titles {
	font-family: "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #990066;
}
.header {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.header a:link {
	color: #FF0000;
	text-decoration: none;
}
.header a:visited {
	text-decoration: none;
	color: #336633;
}
.header a:hover {
	text-decoration: none;
	color: #000066;
}

