/*******************
 * Links Page
 ********************/
 
/*******************
 * Messages
 ********************/
div.content table.error_messages td.contact_email{
	color: #990000;
	font-weight: bold;
}
	
/*******************
 * Asterisks
 ********************/	
div.content table.contact_form td.contact_asterisk{
	color: #990000;
	font-weight: bold;
}

/*******************
 * Text
 ********************/	
div.content table.contact_form td.contact_text{
	color: #000000;
	font-weight: bold;	

}

/*******************
 * Fields
 ********************/	
div.content table.contact_form td.contact_input_field{
	color: #990000;
	font-weight: bold;	
	bgcolor: #FFFFFF;

}	
