p {
	font-weight: normal;
	color: #EE6711;
}
.boldparagraph {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #EE6711;
}
.emphasisyellow1 {
	font-size: large;
	font-style: oblique;
	font-weight: bold;
	color: #FFFE06;
}
link {
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}


a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-style: oblique;
}
p {
	color: #EE6711;
}
.captionhome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	color: #C5E8FF;
}

