a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bolder;

}
a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bolder;

}
a:hover {
	color: #000000;
	font-weight: bolder;
	text-decoration: none;


}
a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bolder;

}
iframe {
	width: 100%;
	height: 400px;

}
body {
	scrollbar-face-color: #990033;
	scrollbar-highlight-color: #EFEFEF;
	scrollbar-shadow-color: black;
	scrollbar-3dlight-color: black;
	scrollbar-arrow-color:  black;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #990033;

}
.title1 {
	font-family: "Courier New", Courier, mono;
	font-size: 36pt;
	font-weight: bold;
	letter-spacing: -10px;
	text-decoration: underline overline;
	filter: Blur( Strength=50);



}
