/* CSS Document */

body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #C6B282;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FE2540;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FE2540;
}
a:hover {
	text-decoration: underline;
	color: #993300;
}
a:active {
	text-decoration: none;
	color: #993300;
}
.style1 {font-size: 10px}
#content {
background-image:url(../images/lubema_05.jpg);
background-repeat:no-repeat;
}

