.styles {
	font-family: Geneva, Arial, Helvetica, san-serif;
}.navbar {
	text-decoration: none;
} 

.main a:link {
	color: #000000;
	text-decoration: underline;
} 
.main a:visited {
	color: #000000;
	text-decoration: underline;
}
.main a:hover {
	color: #003366;
	text-decoration: underline;
}
.main a:active {
	color: #000000;
	text-decoration: underline;
}

.navbar a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.navbar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.navbar a:hover {
	color: #C1E0FF;
}
.navbar a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.bdr {
	border: 1px solid #000000;
}
.bkgbottom {
	background-image: url(images/backgr.jpg);
	background-repeat: no-repeat;
}
.bwglobes {
	background-image: url(images/bwglobes.jpg);
	background-repeat: no-repeat;
}
.bggindex {
	background-image: url(images/bg_index.jpg);
	background-repeat: no-repeat;
}
