BODY {
	font-family : geneva cy, arial, sans-serif;
	font-size : 11px;
	text-decoration : none;
}
TABLE {
	font-family : geneva cy, arial, sans-serif;
	font-size : 11px;
	color: #444444;
	text-decoration : none;
}

A {
	font-family : geneva cy, arial, sans-serif;
	font-size : 11px;
	color: #293439;
	text-decoration: none;
}
A:link {text-decoration: none;}
A:visited {text-decoration: none;}
A:hover {text-decoration: none;}

.text {
	font-family : geneva cy, arial, sans-serif;
	font-size : 11px;
	color: #444444;
	text-decoration : none;
}
HR {width:100%; height:1px; COLOR:#D6D7D6;}