a:hover {  font-size: 13px; line-height: 25px; color: #FF9933; text-decoration: none}
.f1 {  font-size: 13px; line-height: 25px; color: #FFCC99; text-decoration: none}
.f2 {  font-size: 13px; line-height: 25px; color: #990000; text-decoration: none}
.f3 {
	font-size: 13px;
	line-height: 22pt;
	color: #000000;
	text-decoration: none;
	border-bottom-style: dashed;
	border-bottom-color: #E3E3E3;
	border-bottom-width: 1px;
}
.f4 {  font-size: 12px; line-height: 22px; color: #FFCC99; text-decoration: none}
  #nav {
	width:900px;
	list-style:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	height: 20px;
}
  #nav li { float:left;}
  #nav li a {
	color:#fff;
	text-decoration:none;
	padding-top:5px;
	display:block;
	width:120px;
	line-height:30px;
	height:36px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	margin-left: 3px;
}
  #nav li a:hover{ color:#FFFF00;}

