/* Cell BG */




body, blockquote, table, td, tr, div{
	text-decoration: none; 
	color: Black; 
	font-family :  Arial, Helvetica, sans-serif; 
	font-size: 11px;
	}

a:link {
	font-family :  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FF8C00;
	text-decoration: underline;
}
a:visited {
	font-family :  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FF8C00;
	text-decoration: underline;
}
a:hover {
	font-family :  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFD700;
	text-decoration: underline;
}

/* Form Style */
input, select, option, textarea {
	font-family :  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-color: #E2E2E2;
}


.bodyright { 
	color: #FAFAD2; 
	font-size: 11px;  
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
	font-weight: normal;
}
	
	
A.bodyright:link, A.bodyright:visited, A.bodyright:active { 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #FAFAD2; 
	text-decoration: none;
	font-weight: normal;
}

A.bodyright:hover { 
	color: #FFD700; 
	text-decoration: underline; 
}


.small { 
	color: #FAFAD2; 
	font-size: 10px; 
	line-height: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	font-weight: none;
	letter-spacing: -1px;
}
	
	
A.small:link, A.small:visited, A.small:active { 
	font-size: 10px; 
	line-height: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #FAFAD2; 
	text-decoration: none;
	font-weight: none;
	letter-spacing: -1px;
}

A.small:hover { 
	color: #FFD700; 
	text-decoration: underline;
	font-weight: normal;
	letter-spacing: -1px;
}
	
	
	