/* CSS Document */

<style type="text/css">

#newslinks body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#newslinks  a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	list-style: none;

	}
#newslinks ul {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: list-item;
	padding: 0px;
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;

}

#newslinks li {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: list-item;
	margin: 0px;
	border-bottom-width: 1px;
	
}
#newslinks li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	border: none;
}

#newslinks li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	list-style: none;
}
#newslinks  p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 5px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A0B2BC;
	border-right-color: #A0B2BC;
	border-bottom-color: #A0B2BC;
	border-left-color: #A0B2BC;
}
#newslinks h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(newslinkbg.jpg);
	background-repeat: repeat-x;
	padding: 0px 0px 0px 5px;
	line-height: 30px;
	margin: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B2D5E9;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B2D5E9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2D5E9;
}

</style>
