A:link {/*links in the menus*/
	text-decoration: none;
	color: #003300;
}/*normal links in the text*/
A:visited {
  color: #003300; 
  text-decoration: none;}
A:hover { 
  color: #336699; 
  text-decoration: underline;}
A:active {
	color: #FF00FF;
	text-decoration: none;
}
A:text{ /*default*/
	font-family: Arial, Helvetica, sans-serif;}
A:background color { /*default if company logo background does not show up*/ 
	background color:#999966;}
A:Class Selector {/*applied to the heading on the index.htm page*/
	.specials {color: #003300; font-family:Georgia, Times New Roman, Times, serif;} body table tr td table tr td {
	font-family: Georgia, Times New Roman, Times, serif;
}

.paragraphOne {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.paragraphOne {
	font-size: 12px;
}
.paragrpahOne {
	color: #F0F;
}



#Header1Color {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #F0F;
}
#packageHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #C0C;
}
#InstantGift {
	font-family: Verdana, Geneva, sans-serif;
}
#InstantGift strong {
	font-family: Verdana, Geneva, sans-serif;
}
.style11 {
	font-family: Georgia, Times New Roman, Times, serif;
}

