a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
a:hover {
	color: #990000;
	text-decoration: underline;	
	font-weight: bold;
	}


#vidlinks a{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0000CC;
	text-decoration: underline;
}

#vidlinks a:link, #vidlinks a:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0000CC;
	text-decoration: underline;
}

#vidlinks a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0000FF;
}
