.navigate A:link
{
	text-decoration: none;
	color: #EED713;
	font-size: 24px;
	font : bolder Arial, Helvetica, sans-serif;
}

.navigate A:visited
{
	text-decoration: none;
	color: #EED713;
	font-size: 24px;
	font : bolder Arial, Helvetica, sans-serif;
}

.navigate A:active
{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 24px;
	font : bolder Arial, Helvetica, sans-serif;
}

.navigate A:hover
{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 24px;
	font : bolder Arial, Helvetica, sans-serif;
}


.email
{
	color: #693B69;
	font-size : 11px;
	font-weight:bold;
	text-decoration: underline;
	font-family : Arial, Helvetica, sans-serif;
}

.links
{
	color: #693B69;
	font-size : 11px;
	font-weight:bold;
	text-decoration: underline;
	font-family : Arial, Helvetica, sans-serif;
}

.medtext
{
	color: Purple;
	font-size : 18px;
	font-weight: normal;
	text-decoration: none;
	font-family : "Comic Sans MS";
	font : normal;
}


.
.nav
{
	color: #693B69;
	font-size : 15px;
	font-weight:bold;
	text-decoration: underline;
	font-family : Arial, Helvetica, sans-serif;
}

.smalltext
{
	color: #693B69;
	font-size : 11px;
	font-weight: bold;
	text-decoration:none;
	font-family :  Arial, Helvetica, sans-serif;
}

.slideButtons
{
	font-size : 12px;
	font-weight: bold;
	text-decoration: none;
	font-family : "Comic Sans MS";
	background-color : EED713;
	text-align : center;
	color : Black;
}

.yellowtext
{
	color: #EED713;
	font-size : 16px;
	font-weight: bold;
	text-decoration: none;
	font-family : "Comic Sans MS";
	font : normal;
}

.yellowtextBig
{
	color: #EED713;
	font-size : 28px;
	font-weight: bold;
	text-decoration: none;
	font-family : "Comic Sans MS";
	font : normal;
}

.yellowtextSmall
{
	color: #EED713;
	font-size : 12px;
	font-weight: bold;
	text-decoration: none;
	font-family : "Comic Sans MS";
	font : normal;
}

.bluetext11
{
	color: #00FA9A;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-family: "Comic Sans MS";
	font: normal;
}

.yellowtext2
{
	color: yellow;
	font-size : 16px;
	font-weight: bold;
	text-decoration: none;
	font-family : "Comic Sans MS";
	font : normal;
}

.yellowUnderline
{
	color: #EED713;
	font-size : 16px;
	font-weight: bold;
	text-decoration: underline;
	font-family : "Comic Sans MS";
	font : normal;
}


.orderText
{
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	font-family: "Comic Sans MS";
	background-color: 6707A4;
	text-align: center;
	color: #EED713;
	border: none;
}