/* style created © 1996 by Suzanna.Net™. Duplication or redistribution in whole or in part is strictly prohibited. */

a:link{
	color : #333333;
	font-weight : bold;
}

a:visited{
	color : #333333;
	font-weight : bold;
}

a:hover{
	text-decoration : none;
	color : #A64822;
	font-weight : bold;
}

a:active{
	text-decoration : underline;
	color : #A64822;
	font-weight : bold;
}

body{
	background : #9B7C4D;
	color : #000000;
	font : 12px "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
}

h1{
	color : #B25215;
	font : bold 14px "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	letter-spacing : 2px;
}

p {
	color : #000000;
	font : 12px "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
}

td{
	color : #000000;
	font : 12px "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
}

.suzbklt{
	background : url(images/lt.jpg);
}

.suzbkrt{
	background : url(images/rt.jpg);
}

.suzcontent{
	background : #E3DFD4;
}

.suzfoot{
	color : #000000;
	font : 10px "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	text-align : center;
}

