/* Copyright 2004 by Webmaster-Elite.de */
/* http://www.webmaster-elite.de        */

.tab {
	border: 1px solid #000000;
}
.tab2-o {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
}
.tab3 {
	background-color: #000000;
	height: 4px;

}
.tab4 {
	background-color: #F3F3F3;
	border: 1px solid #000000;
	margin: 2px;
	padding: 4px 3px 2px;


}
a:link {
	color: Blue;
	text-decoration: none;
}
a:visited {
	color: Blue;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: Blue;
	text-decoration: none;
}
