/*<body>Name: Fresh OrangeAuthor: Meaghan QuinnFor: http://www.eattheroses.com/Is: Self taught, hacking it together ----------------------------------- */body {  font-family : verdana,helvetica,arial,sans-serif;  font-size : 10px;  text-align: left;  color:#580000;  font-weight: normal;   text-align: justify;  }a:link {  color:#820000;  text-decoration:underline;  }a:visited {  color:#9D2C08;  text-decoration:underline;  }a:hover {  color:#CD813C;  text-decoration:underline;  } /*Headers */   h1 {  font-family: verdana,arial,helvetica,Sans-Serif;  font-size: 11px;  text-align: center;  text-transform:uppercase;  letter-spacing:.1em;  color:#580000;  }    h2 {  font-family: helvetica,arial,Sans-Serif;  font-size: 12px;  text-align: center;  text-transform:uppercase;  letter-spacing:.2em;  color:#EBCDB1;  } /*For within tables */    #TABLE {	font-family: verdana,helvetica,arial,Sans-Serif;	color: #FFFFFF;	font-size: 12px;	text-align: left;   }   #TABLE a {    text-decoration : underline;	color: #fee06b;	}	#TABLE a:hover {	text-decoration : none;	color: #ffffff;	}	#TABLE a:visited {	text-decoration : underline;	color: #fec03f;    }/*B Text */    #btext {	font-family: verdana,arial,Sans-Serif;	color: #ffffff;	font-size: 11px;	text-align: center;   }   #btext a {    text-decoration : underline;	color: #F1E3A2;	}	#btext a:hover {	text-decoration : none;	color: #F4E188;	}	#btext a:visited {	text-decoration : underline;	color: #D6D2BF;  }/*Y Text */    #ytext {	font-family: helvetica,verdana,arial,Sans-Serif;	color: #EBCDB1;	font-size: 10px;	text-align: center;   }   #ytext a {    text-decoration : underline;	color: #fee06b;	}	#ytext a:hover {	text-decoration : none;	color: #ffffff;	}	#ytext a:visited {	text-decoration : underline;	color: #fec03f;  }