p {  font-size: 10pt; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #000000; font-family: Arial, Helvetica, sans-serif}

/* whoever thought blue linked image borders were a good idea? */
a img,:link img,:visited img { border:none }
a:link {
	font-family: Georgia, Times serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #757116;
	text-decoration: none;

}
a:visited {
	font-family: Georgia, Times serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:  #757116;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, Times serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #1B2353;
	text-decoration: none;
}
a:active {
	font-family: Georgia, Times serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #1B2353;
	text-decoration: none;
}
a#video_button{
font-weight:bold;
position:absolute; top: 428px; left: 560px; display:block; z-index: 99px;
width: 200px;
font-size: 18px;
}


a:link#video_button { color:#FFFF00; }
a:visited#video_button { color:#FFFF00; }
a:hover#video_button { color:#fff; }
a:active#video_button { color:#FFFF00; }

a:link#click_here { color:#FFFF00; }
a:visited#click_here { color:#FFFF00; }
a:hover#click_here { color:#fff; }
a:active#click_here { color:#FFFF00; }



.announce
	{
	font-family: Georgia, Times serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #fff;
	text-decoration: none;
	}

