A:link {
	text-decoration: none;
	color: Navy;
	font-family : "MS Sans Serif", Geneva, sans-serif;
}
	A:visited {
	text-decoration: none;
	color: Navy
}
	A:active {
	text-decoration: underline;
	color: Navy;
}
	A:hover {
	text-decoration: underline;
	color: Blue;
}

.body {
	SCROLLBAR-ARROW-COLOR: #006600;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	text-decoration: none;
	font-size: 13px;
	color: #006600;
	background-color: #B9FFB9;
	margin: 0px 0px 0px 0px;
	scrollbar-shadow-color: #006600;
	scrollbar-3dlight-color: #006600;
	scrollbar-highlight-color: #D4FFD6;
	scrollbar-darkshadow-color: #D4FFD6;
	scrollbar-face-color: #D4FFD6;
}
TD{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	text-decoration: none;
	font-size: 13px;
	color: #006300;
	margin: 3px 3px 3px 3px;
}
.TD_dashed{
	border: 1px none #006300;
}
.HR_thin{
	border: 1px solid #006600;
}
HR{
	color : #006600;
	border : solid;
	height : 2px;
}
.standart{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	text-decoration : none;
	font-size : 13px;
	color : #006300;
	text-align : justify;
	text-indent : 20px;
}
.datanews {
	font-size : 14px;
	font-family : Georgia;
	font-weight : bold;
}
.datanews_small {
	font-size : 11px;
	font-family : Georgia;
	font-weight : bold;
}
.TD_head{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	text-decoration : none;
	font-size : 13px;
	color : Yellow;
	padding : 3px;
	background-color : #006600;
	font-variant : small-caps;
	font-weight : bold;
}
