A {  font-weight: normal; text-decoration: none }
A:link {  text-decoration: underline; color: #666666}
A:active { text-decoration: underline; }
A:visited { text-decoration: underline }
A:hover { text-decoration: underline; font-weight:bold; color: #0000FF}
		
body, td{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF
}
 
input, textarea, select { 
	font-family: Tahoma;
	font-size: 9px;
	color: #000000
}
 
.fields { 
	font-family: Verdana;
	font-size: 10px;
	color: #333333
}

.box { 
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	
}

.boxschedule { 
	font-family: Verdana;
	font-size: 11px;
	color: #d65a07
	
}

.menu { 
	font-family: Verdana;
	font-size: 9px;
	color: #333333
	
}

.box_popup { 
	font-family: Verdana;
	font-size: 11px;
	color: #000000
	
}


form {margin-bottom : 0}