.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.body a:link {color: #000000; text-decoration: none} 
.body a:visited {color: #000000; text-decoration: none} 
.body a:hover {color: #006065; text-decoration: underline} 
.body a:active {color: #006065; text-decoration: none}

.headerNavlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}	
.headerNavlinks a:link {color: #000000; text-decoration: none} 
.headerNavlinks a:visited {color: #000000; text-decoration: none} 
.headerNavlinks a:hover {color: #006065; text-decoration: underline} 
.headerNavlinks a:active {color: #006065; text-decoration: none}

.sun {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #E89D00;
}	
.sun a:link {color: #E89D00; text-decoration: none} 
.sun a:visited {color: #E89D00; text-decoration: none} 
.sun a:hover {color: #006065; text-decoration: underline} 
.sun a:active {color: #006065; text-decoration: none}

.hilite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006065;
}

.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006065;
}

.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006065;
}

.copywrite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #BED2CD;
}


