/*
-----------------------------------------------
Nathan McCreery Photography
-----------------------------------------------
Site Design by Mic and Nic
micandnic.com
-----------------------------------------------*/

/* LAYOUT -------------------------------------*/

body {
background-color: #ffffff;
margin: 0;
padding: 0;
}

.order_form {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #000000;
text-decoration: none;
}

.order_form a:link, .order_form a:visited {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #000000;
text-decoration: underline;
}

.order_form a:hover {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #333333;
text-decoration: underline;
}

.wht_text {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #ffffff;
text-decoration: none;
}

.wht_text a:link, .wht_text a:visited {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #ffffff;
text-decoration: underline;
}

.wht_text a:hover {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #ffffff;
text-decoration: underline;
}
