img {display: block; border-color: #000000;}

html, body {
	height: 100%;
}


.vidlinks {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;

}

.toprated {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;

}

.pagenav {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;

}

.white {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
color:#ffffff;
text-decoration:underline;
}

div, form {
	margin: 0;
	padding: 0;
	line-height: 1.0;
}

a {
	text-decoration: none;
}


a:hover {
	text-decoration: underline;
}