A:link {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: yellow;
}
A:visited {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: yellow;
}
A:hover {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: yellow;
}
A.new:link {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: blue;
}
A.new:visited {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: gold;
}
A.new:hover {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: orange;
}
A.download:link {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #000080;
}
A.download:visited {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #000080;
}
A.download:hover {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: orange;
}





TD.newsdata	{
font-family: verdana;
font-size: 10px;
color: black;
font-weight: normal;
text-align: left;
vertical-align: top;

}
TD.new	{
font-family: arial;
font-size: 10px;
color: #000080;
font-weight: normal;
text-align: left;
vertical-align: top;
height: 16;
}
TD.menu	{
font-family: tahoma;
font-size: 11px;
color: #9ACD32;
text-align: left;
vertical-align: top;
}
TD.tabd	{
font-family: verdana;
font-size: 10px;
color: white;
font-weight: normal;
text-align: center;
vertical-align: top;
height: 18;
background-color: #73787f;
}
TD.tabg	{
font-family: verdana;
font-size: 10px;
color: white;
font-weight: normal;
text-align: center;
vertical-align: top;
height: 18;
background-color: #000030;
}
TD.tabt	{
font-family: verdana;
font-size: 10px;
color: white;
font-weight: normal;
text-align: center;
vertical-align: top;
height: 18;
}


h1.newsdata	{
font-family: verdana;
font-size: 10px;
color: white;
font-weight: normal;
text-align: left;
vertical-align: top;
height: 18;
}
input.stat	{
border: 1px solid;
border-color: white;
background-color: #43a2ff;
}
.img {
	background-color: none;
	position:absolute;
	left: 100px;
	top: 100px;
}
HR.new	{
	width: 40%;	
	border: 0;
	background-color: black;
	height: 1px;
	color: black;
	text-align: center;
}
P.new {
	font-family: tahoma;
	font-weight: bold;
	color: white;
	text-align: center;
}

