
body {
SCROLLBAR-BASE-COLOR: #3299FF;
SCROLLBAR-ARROW-COLOR: #B6AEAB;
}


a:link {
	color: white;
	font-size: 14px;
	text-decoration: underline
}
a:visited {
	color: white;
	font-size: 14px;
	text-decoration: underline
}

a:hover {
	color: yellow;
	font-size: 14px;
	text-decoration: underline
}

a: {
	color: white;
	font-size: 14px;
	text-decoration: underline
}




a.body:hover {
	color: red;
	font-size: 14px;
	text-decoration: underline
}

a.body:visited {
	color: red;
	font-size: 14px;
	text-decoration: underline
}


a.body {
	color: blue;
	font-size: 14px;
	text-decoration: underline
}

hover {
	color: yellow;
	font-size: 14px;
	text-decoration: underline
}

a: {
	color: white;
	font-size: 14px;
	text-decoration: none
}



#welcome {
position: absolute;
left:17px;
top: 20px;
font-family: arial, helvetica, sans-serif;
font-weight: bold;
}
#theUUS {
position: absolute;
left:17px;
top: 45px;
font-size: 18px;
font-family: arial, helvetica, sans-serif;
font-weight: bold;
color:blue;
}
#ofDB {
position: absolute;
left:17px;
top: 70px;
font-family: arial, helvetica, sans-serif;
font-weight: bold;
}

