body {
	background-color: #007D8A;
	background-image: url(../images/baran-top-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	height: 125px;
}
.welcometext{
	background-image: url(../images/b-welcome-text.gif);
	background-repeat: no-repeat;
	background-position: top;
}
a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8AE7F0;
	text-decoration: underline;
}
a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8AE7F0;
	text-decoration: none;
}
