a {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #FFEBAE;
	text-decoration: none;
}

a.selectlang:hover {
	color: #993300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 4px;
}

body {
	scrollbar-arrow-color: white;
	scrollbar-base-color: #2C3685;
	scrollbar-face-color: #2C3685;
	scrollbar-highlight-color: #993300;
	scrollbar-shadow-color: #993300;
	scrollbar-track-color: Silver;
}

.photobar {
	background-attachment: scroll;
	background-image: url(images/home/photo-band.jpg);
	background-position: center top;
	background-repeat: repeat-y;
}

.selectlang {
	color: #993300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 4px;
}

.welcome {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

.welcomebold {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}
