.b1 a, .b2 a, .b3 a, .b4 a, .b5 a, .b6 a, .b7 a, .b1 a:visited, .b2 a:visited, .b3 a:visited, .b4 a:visited, .b5 a:visited, .b6 a:visited, .b7 a:visited {
	color: #00FFFF;
	text-decoration: none;
	background-color: #0033CC;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 4px 2px;
	width: 146px;
	visibility: visible;
	display: block;
	text-align: center;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6699FF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #6699FF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.b1 a:hover, .b2 a:hover, .b3 a:hover, .b4 a:hover, .b5 a:hover, .b6 a:hover, .b7 a:hover {
	color: #FFFF00;
	background-color: #0033CC;
	text-decoration: none;
	border-top-color: #000000;
	border-right-color: #6699FF;
	border-bottom-color: #6699FF;
	border-left-color: #000033;
	
	
} 
body {
	background-image: url(assets/deepsea.jpg);
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #0033CC;
	



}
.headingtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #00FFFF;
}
.textyellow {
	color: #CCFFCC;
}
.textaqua {
	color: #AAFFFF;
}
.textwhite {
	color: #FFFFFF;
}
.textorange {
     color: #FFF19F;
}
.textlila {
	color: #FFD9FF;
}
.textlila2 {
    color:#FFCEFF;
}
.textcol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
	text-align: left;
	display: block;
	height: auto;
	width: 380px;
	margin-right: auto;
	margin-left: auto;
	visibility: visible;
}
.navbar  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-weight: normal;
	font-size: 10px;
	background-color: #0033CC;
	text-align: center;
	display: block;
	height: auto;
	width: 490px;
	margin-right: auto;
	margin-left: auto;
	visibility: visible;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6699FF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #6699FF;
	padding-top: 6px;
	padding-bottom: 4px;
	margin-top: 0px;
}
.navbartext A:link{
	color: #00FFFF;
	text-decoration: underline;
    
}
.navbartext A:visited {
    color: #00FFFF;
	text-decoration: underline;
}
.navbartext A:hover {
	color: #FFFF00;
	text-decoration: underline;
    
}
a {
	color: #FFFFCC;
	text-decoration: underline;
}
a:visited {
    color: #FFFFCC;
	text-decoration: underline;
	}
a:hover {
	color: #99FFCC;
	text-decoration: underline;
}
.textaqua2 {
	color: #00FFFF;
	font-weight: bold;
}
.textgreen {
    color:#9BFF9B;
}
.headingorange {
	color: #FFF099;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
}
.bold {
	font-weight: bold;
}
.headingwhite {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #FFFFFF;
}

.headinglila {
    color: #FFD9FF;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	}