a.nav:link {
	COLOR: yellow;
	TEXT-DECORATION: none;
	font-family: Arial ;
	font-size: 10pt;
	font-weight: bold;
}
a.nav:visited {
	COLOR: yellow;
	TEXT-DECORATION: none;
	font-family: Arial ;
	font-size: 10pt;
	font-weight: bold;
}
a.nav:active {
	COLOR: Black;
	TEXT-DECORATION: none;
	font-family: Arial ;
	font-size: 10pt;
	font-weight: bold;
}
a.nav:hover {
	COLOR: white;
	TEXT-DECORATION: none;
	font-family: Arial ;
	font-size: 10pt;
	font-weight: bold;
}

a.bod:link {
	COLOR: yellow;
	TEXT-DECORATION: none;
	font-family: Arial ;
	font-size: 10pt;
	font-weight: normal;
}
a.bod:visited {
	COLOR: yellow;
	TEXT-DECORATION: none;
	font-family: Arial ;
	font-size: 10pt;
	font-weight: normal;
}
a.bod:active {
	COLOR: Black;
	TEXT-DECORATION: none;
	font-family: Arial ;
	font-size: 10pt;
	font-weight: normal;
}
a.bod:hover {
	COLOR: white;
	TEXT-DECORATION: none;
	font-family: Arial ;
	font-size: 10pt;
	font-weight: normal;
}
.bod {
	COLOR: white;
	TEXT-DECORATION: none;
	font-family: Arial ;
	font-size: 10pt;
	font-weight: normal;
}


a.foot:link {
	COLOR: #1e6f41;
	TEXT-DECORATION: none;
	font-family: Arial ;
	font-size: 7pt;
	font-weight: normal;
}
a.foot:visited {
	COLOR: #1e6f41;
	TEXT-DECORATION: none;
	font-family: Arial ;
	font-size: 7pt;
	font-weight: normal;
}
a.foot:active {
	COLOR: Black;
	TEXT-DECORATION: none;
	font-family: Arial ;
	font-size: 7pt;
	font-weight: normal;
}
a.foot:hover {
	COLOR: Red;
	TEXT-DECORATION: none;
	font-family: Arial ;
	font-size: 7pt;
	font-weight: normal;
}
.scrol{
	border:0px black solid;
	width: 960px;
	height: 608px;
	overflow:auto;
}
