a:hover {
	background: white;}

a.hlink:link {color: black; text-decoration: none;}
a.hlink:visited {color: black; text-decoration: none;}
a.hlink:active {color: black; text-decoration: none;}
a.hlink:hover {color: black; text-decoration: none;}


.links {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	line-height: 23px;
	color: blue;
	text-decoration: underline;
	cursor:pointer;cursor:hand;
}
.text {

	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
}
.headlines {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: blue;
	text-decoration: underline;
	cursor:pointer;cursor:hand;
}

.headlineslink {
	background-color: white;
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: blue;
	text-decoration: underline;
	cursor:pointer;cursor:hand;
}
.H1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.small {
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-style: normal;
	font-weight: lighter;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
.recentarticles {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	color: blue;
	text-decoration: underline;
	cursor:pointer;cursor:hand;
}
.linkslinks {
	background-color: white;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	line-height: 23px;
	color: blue;
	text-decoration: underline;
	cursor:pointer;cursor:hand;
}
.recentarticleslinks {
	background-color: white;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	color: blue;
	text-decoration: underline;
	cursor:pointer;cursor:hand;
}
#scrollBody{font-family : "Trebuchet MS"; font-size: 11px; text-align : left; center : 250px; height : 20px; overflow: auto;
}

