@charset "utf-8";
.title {
	font-family: "Comic Sans MS", cursive;
	font-size: 30px;
	font-weight: bold;
	color: #248CD5;
}
.buttons {font-family: Verdana, Geneva, sans-serif;
	color: #22465E;
	font-weight: bold;
}
a:link {
	color: #2788CC;
	text-decoration: none;
}
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

a:visited {
	text-decoration: none;
	color: #2788CC;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #2788CC;
}
.script {text-align: justify;
}
.titlescript {
	font-family: Arial, Helvetica, sans-serif;
	color: #248CD5;
	font-weight: bolder;
	font-size: 18px;
}
a {
	font-weight: bold;
}
.style11 {position: fixed;
	left: 0px;
	top: 300px;
	text-align: center;
	float: left;
	vertical-align: middle;
}
