.video {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	
}
.video img {
	margin-right: 10px;
}

a:link {
	color: #999900;
	text-decoration: underline;
}

a:hover {
	color: #990099;
	text-decoration: underline;
}

a:visited {
	color: #999900;
	text-decoration: underline;
}
.flash {
	color: #990066;
	text-decoration: blink;
	font-weight: bold;
}

p { 	font-weight: normal;
	font-family:"Times New Roman", Times, serif;
	}