﻿BODY {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
TABLE {
	COLOR: #000000;
	FONT: 14px tahoma, verdana;
	font-weight: normal;
}
.title {
	COLOR: #FF3300;
	FONT: 16px tahoma, verdana;
	font-weight: bold;
}
#NewsDiv {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}
a:link {
	color: #0033FF;
	text-decoration: underline;
}
a:visited {
	color: #6633FF;
	text-decoration: underline;
}
a:active {
	color: #0033FF;
	text-decoration: underline;
}
a:hover {
	color: #6699FF;
	text-decoration: none;
}
.news_td {
	border: 1px solid #0000FF;
	background-color: #FFFFFF;
	text-align: center;
}
.news_hdr {
	COLOR: #0000FF;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	font-size: 16px;
	line-height: normal;
	font-family: tahoma, verdana;
}
