a {  
	color: #606060; 
	text-decoration: none  
}
a:hover {  
	text-decoration: none; 
	color: #145895  
}
a.top {  
	color: #FBD6BF  
}
a.top:hover {  
	color: #FBD6BF  
}
.input_dark {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #555555; 
	text-decoration: none; 
	background-color: #cccccc; 
	border: 1px #999999 solid  
}
.input_light {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #555555; 
	text-decoration: none; 
	background-color: #DFDFDF; 
	border: 1px #999999 solid  
}
.bottom {  
	color: #DCDCDC  
}
.title {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold  
}
.bullet {  
	font-size: 12px; 
	font-weight: bold; 
	color: #F05A00  
}
.topmenu {  
	filter: shadow(color=#cccccc,direction=135,enabled=1)
}
.b {  
	font-weight: bold; 
	color: #555555; 
	font-size: 11px; 
	text-decoration: none  
}
.font1 {
	font-size: 10px;
}
.font2 {
	font-size: 12px;
}
.font3 {
	font-size: 14px;
}
.bigtitle {
	font-size: 16px;
	font-weight: bold;
}
.textlink {
	color: #FF751A;
	text-decoration: none;
}
.text-home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small
	color: #555555;
}
td {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10; 
	color: #555555  
}
div {
	font-size: 10;
}



