@charset "utf-8";
body {
	background-color: #000080;


}

body.default { background-color:#0000FF;}
.uclinks {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	font-size: 5ex;

}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	text-decoration: none;
}

a.nav:link {
	font-size: 5ex;
	color: #0000FF;
}
a.nav:visited {
	font-size: 5ex;
	color: #0000FF;
}
a.nav:hover {
	font-size: 5ex;
	color: #FFFFFF;
}

.objectone {float:right;}
.section {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bolder;
	background-color: #0000FF;
	text-align: center;
}
.texting {
	color: #FFFFFF;
}
