.lvBros {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	background-color: #669966;

}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: underline;
	color: #FFFFFF;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: underline;
	color: #FFFFFF;
}
.navTbl {
	font-family: "Courier New", Courier, mono;
	text-align: center;
	position: absolute;
	left: 0px;
	overflow: auto;
	padding: 5px;
	bottom: 5px;



}
.splash {
	position: relative;
	top: 50%;
}
.elBandoDeLeviathan {
	text-align: center;
	padding: 15px;
}
.scrollBar {
	overflow: scroll;
	height: auto;
	position: relative;
}
.stupidPicture {

	font-family: "Courier New", Courier, mono;
	text-align: center;
	position: absolute;
	bottom: 15px;
	left: 0px;
	overflow: auto;
}
.navBar {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 5px;


}
