a:link { color: #FFFFFF; text-decoration:none;}

	a:visited { color: #FFFFFF;text-decoration:none;}

	a:active { color: #FFFFFF; }

	a:hover { color: #079DCB; text-decoration:none; }
	
b:link { color: #333333; text-decoration:none;}

	b:visited { color: #333333;text-decoration:none;}

	b:active { color: #333333; }

	b:hover { color: #FFFFFF; text-decoration:none; }

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	line-height: 15px;
}
.bodyitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #3A3B3D;
}
.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #079DCB;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #EEEEEE;
}
.nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}