.medtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(img/bg.jpg);
}
.bottomnewsbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #BFEAFB;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 17px;
	border: 1px solid #FFFFFF;
	width: 50%;
	line-height: 15px;
}
.bottomnewsheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a.link1:link {
	color: #006699;
	text-decoration: underline;
}
a.link1:visited {
	color: #006699;
	text-decoration: none;
}
a.link1:hover {

	color: #0066FF;
	text-decoration: underline;
}
