td {
	font-size: 12px;
	line-height: 18px;
}

.norepeat {
	background-repeat: no-repeat;
}

.cennorepeat {
	background-repeat: no-repeat;
	background-position: center;
	color: #554620;

}

.redtitle {
	color: #554620;
}

a:link {
	color: #554620;
	text-decoration: none;
}

a.menu:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.menu:hover {
	color: #FF0000;
 }

A:visited {color:#554620;text-decoration:none;}
A:hover {color:#554620;text-decoration:underline;}
A:active {color:#554620;}


body {background-image: url(../images/bg2.jpg);}
.cattitle {
	font-size: 18px;
	font-weight: bolder;
	color: #554620;
}

.txtright {text-align:right;}

