<style type="text/css">
a.newstitle {
	font-family:Verdana;
	font-size:10pt;
	color:black;
	font-weight:bold;
	text-decoration:none;
}
.highlight{
background-color:#bbffff;
}
.newstitle{
	font-family:Verdana;
	font-size:10pt;
	color:black;
	font-weight:bold;
	text-decoration:none;
}

.newstitle:hover{
	text-decoration:underline;
}
.newsmore {
	font-family:Verdana;
	font-size:7pt;
	color:blue;
	text-decoration:none;
	link {
	color: #FF0000;
}
.newsmore:hover{
	text-decoration:underline;
}
.newsbody{
	font-family:Verdana;
	font-size:9pt;
	color:black;
	text-align:justify;
	padding : 5px 5px 5px 5px;
}
.newsimgcaption{
	color:black;
	font-family:arial;
	font-size:7pt;
}
.newsauthor {
	font-family:arial;
	font-size:8pt;
	font-weight: bold;
	color:blue;
	text-decoration:none;
}
.newsimgborder{
	border-color:black;
	border-style:solid;
	border-width:1px;
}
.newsauthor:hover{
	text-decoration:underline;
}
</style>