/* CSS Stylesheet for theBusinessArea. */

body {
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
background-color: #663333;
}
body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #CC0000;
	text-decoration: underline;
}
a:visited {
	color: #CE0000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #FFFF00;
	text-decoration: underline;
}
.style1 {
	color: #FFFFFF;
	font-size: 10px;
}
.style2 {
	color: #FF0000;
	font-weight: bold;
}
.style3 {color: #FF0000}
.events {
	background:url(images/events2.jpg) no-repeat;
	font-family: Tahoma;
	font-size: 16px;
	color: #FFF;
}
