body {
	font-size: 8px; 
	color: #333333; 
	font-family: georgia, tahoma, serif; 
	text-align: left; 
	line-height: 8pt; 
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	margin-top: 0px;
	overflow-x: hidden;
}

a:link {text-decoration: none; color: #FF4929; cursor: default}
a:visited {text-decoration: none; color: #FF4929; cursor: default}
a:hover {text-decoration: underline; color: #FF4929; cursor: default;}
A:active {text-decoration: none; color: #FF4929; cursor: default;
}

td.soar {
background-image: url(images/vitamins_gif_05.gif);
background-repeat: no-repeat;
background-position: left top;
vertical-align: top;
width: 410px;
height: 373;
}

#navigation {
   background-color: #ED4291;
   margin-left: 120px;
   margin-top: 235px;
   padding: 0;
   width: 208px;
   list-style-type: none;
   line-height: 26pt; 
   font-size: 14pt; 
}

#navigation a {
   font-family: century, times new roman, serif;
   text-decoration: none;
   color: #FFFFFF;
   display: block;
   width: 200px;
   height: 35px;
   padding-left: 8px;
}

#navigation a:hover {
   background: #DD1F8F;
   color: #FFFFFF;
   text-decoration: none;
}


<!-- Justine Carrasco -->