
body {
	background: #000000 url(img/ochsen-bg02a.jpg) repeat-x;
	color: #CCCCCC;
}

a {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}

a:hover {
	color: #0099FF;
}

a:active {
	color: #FF0000;
}

.style1 {
	font-family: "Trebuchet MS", Verdana, Helvetica;
	font-size: small;
}

.style2 {
	font-family: "Trebuchet MS", Verdana, Helvetica;
	font-size: xx-small;
}

.style4 {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 24px;
	color: #CCCCCC;
}

.style5 {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 18px;
}

