A:Link {
	color : #0000FF;
	text-decoration : none;
	font-family : "Trebuchet MS";
	font-size : 12px;
}

A:Hover {
	color : #336601;
	text-decoration : underline;
	font-family : "Trebuchet MS";
	font-size : 12px;
}

A:Visited {
	color : Purple;
	text-decoration : none;
	font-family : "Trebuchet MS";
	font-size : 12px;
}

A.header:Link {
	color : #336601;
	text-decoration : none;
	font-family : "Trebuchet MS";
	font-size : 18px;
	font-weight: bold;
}

A.header:Hover {
	color : #0000FF;
	text-decoration : underline;
	font-family : "Trebuchet MS";
	font-size : 18px;
	font-weight: bold;
}

A.header:Visited {
	color : Purple;
	text-decoration : none;
	font-family : "Trebuchet MS";
	font-size : 18px;
	font-weight: bold;
}

A.smalllink:Link {
	color : #FFFFFF;
	text-decoration : none;
	font-family : "Trebuchet MS";
	font-size : 14px;
	font-weight : bold;
}

A.smalllink:Hover {
	color : #FFFFFF;
	text-decoration : underline;
	font-family : "Trebuchet MS";
	font-size : 14px;
	font-weight : bold;
}

A.smalllink:Visited {
	color : #00A5E5;
	text-decoration : none;
	font-family : "Trebuchet MS";
	font-size : 14px;
	font-weight : bold;
}

A.footer:Link {
	color : #0000FF;
	text-decoration : none;
	font-family : "Trebuchet MS";
	font-size : 12px;
}

A.footer:Hover {
	color : #336601;
	text-decoration : underline;
	font-family : "Trebuchet MS";
	font-size : 12px;
}

A.footer:Visited {
	color : Purple;
	text-decoration : none;
	font-family : "Trebuchet MS";
	font-size : 12px;
}

.pageHeader {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #336601;
}

.text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
}

.bold_text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.bold_text_white {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.small_text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.subheading {
	font-family: "Maiandra GD";
	font-size: 16px;
	font-weight: bold;
	color: #702B09;
}
.tiny_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
}
