.view a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.view a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.view a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.view a:active {
	text-decoration: none;
	color: #FFFFFF;
}


.watch {
	text-decoration: underline;
	color: #000000;
}
.watch a:hover {
	text-decoration: underline;
	color: #000000;
}
.watch a:active {
	text-decoration: none;
	color: #000000;
}

.watch a:visited {
	text-decoration: none;
	color: #000000;
}

.watch a:link {
	text-decoration: none;
	color: #000000;
}

.error {
font-family:Arial, Helvetica, sans-serif;
font-size:15;
color:#FF0000
}

.disable {
font-family:Arial, Helvetica, sans-serif;
font-size:15;
color:#FF0000
}


.buy1 a:link {
		color: #000000;
	font-weight: bold;
}
.buy1 a:visited {
		color: #000000;
	font-weight: bold;
}
.buy1 a:hover {
		color: #000000;
	font-weight: bold;
}
.buy1 a:active {
		color: #000000;
	font-weight: bold;
}

.videotitle {
color:#000000;
font-weight:bold;
}

.invideo {
font-family:Arial, Helvetica, sans-serif;
font-size:20;
color:#FFFFFF;
padding-left:25px;
font-weight:bold;
}

