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;
}
.div_body{
	width : 780px;
}
.topframe{
	width : 100%;
	height : 100px;
}
.menuframe{
	width : 100%;
	height : 30px;
}
.bottomframe{
	width : 100%;
	height : 30px;
}
.body {
	SCROLLBAR-FACE-COLOR:#006300 ;
	SCROLLBAR-ARROW-COLOR: #FFFF80;
	SCROLLBAR-BASE-COLOR:#FFFF80;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	text-decoration : none;
	font-size : 13px;
	color : #006300;
	background-color : #FFFFE0;
	background-attachment : fixed;
	margin : 0px 0px 0px 0px;
	background-image : url(background.gif);
}
TD{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	text-decoration : none;
	font-size : 13px;
	color : #006300;
	padding : 3px;
}
.TD_dashed{
	border : 1px dashed #006300;
}
.HR_dashed{
	color : #006300;
	border : dashed;
	height : 1px;
}
HR{
	color : Navy;
	border : solid;
	height : 1px;
}
.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;
}
.TD_head{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	text-decoration : none;
	font-size : 13px;
	color : Yellow;
	padding : 3px;
	background-color : Navy;
	font-variant : small-caps;
	font-weight : bold;
}
