body{
padding:0;
margin:0;
}

.tlink {
font-family: arial;
font-size: 11px;
font-style: normal;
font-weight: bold;
line-height:100%;
color: #FF8A00;
}
a.tlink:link {
	text-decoration: underline;
}
a.tlink:visited {
	text-decoration: underline;
}
a.tlink:hover {
	text-decoration: none;
}

.gentxt {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #494949;
	text-decoration: none;
	line-height:120%;
	padding-left:50px;
	padding-right:50px;
}
.videolink {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #494949;
	text-decoration: underline;
	line-height:120%;
}
.videolink a{
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #494949;
	text-decoration: underline;
	line-height:120%;
}
.videolink a:hover{
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #494949;
	text-decoration: none;
	line-height:120%;
}


.copy {
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #0C488F;
	text-decoration: none;
}
