a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #3CADE5;
}

a:visited {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}
.subtitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 3CADE5;
	font-weight: bold;
	line-height: normal;
}
.copy {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: normal;
}
.nav {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: B40317;
	font-weight: bold;
	line-height: normal;
    text-decoration: none;
}
.title {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: 3CADE5;
	font-weight: bold;
	line-height: normal;
}
.copylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: B40317;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;


}
