
body, td {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 13px;
}

/* front page news box text */
.news {
	line-height: 115%;
}

/* standard text */

p {
	line-height: 115%;
	margin-top:0px;
}

/* main menu links */
a {
	font-size: 13px;
	text-decoration:none;
}
a:hover {
	font-size: 13px;
	text-decoration:none;
	font-weight:bold;
}
.active {
	font-size: 13px;
	text-decoration:none;
	font-weight:bold;
}
/* to main menu and more links */
.boldlink {
	font-size: 18px;
	font-weight:normal;
}
.boldlink:hover{
	font-size: 18px;
	font-weight:normal;
}


