
A:link {text-decoration: none; color: #ffffff; font-weight: bold;}
A:visited {text-decoration: none; color: #ffffff; font-weight: bold;}
A:active {text-decoration: none; color: #ffffff; font-weight: bold;}
A:hover {text-decoration: underline; color: #ffffff; font-weight: bold;}



body {
	background-color: #000000;
	background-image: url(seb_bg.jpg);
	background-repeat: no-repeat;
	font-family: verdana;
	font-size: 12px;
	color: #ffffff;
}

.img {
	border: 1px solid #ffffff;
	margin: 5px;
}

#menu {
	font-family: verdana;
	font-size: 14px;
	color: #ffffff;
}

#text {
	font-family: verdana;
	font-size: 12px;
	color: #ffffff;
}

img.white-border {
	border: 1px solid #ffffff;
}