/* CSS Document */
.tlink{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
    color: #BD7A29;
}
.tlink A{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
    text-decoration: none; }
.tlink A:Hover{
	color: #BD7A29;
	text-decoration: underline;}
.contm{
	font-size: 14px;
	color: #333333;
	border: thin outset #D9E1FD;
	background-color: #E7C092;
	font-family: "Times New Roman", Times, serif;}
.lim{
   	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #BD7A29;
	list-style-image: url(lim.jpg);
	}
.lim A {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;}
.lim A:Hover {
	text-decoration: underline;
	font-weight: bold;
	color: #BD7A29;}
.price {
	border: 1px solid #D68016;
 	background-color: #E7C092;
}
.price TD {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	border: 1px solid #D68016;
	}
.bottom{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.tex {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #BF5F00;
	font-weight: bold;
}
.texm {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
LI {
	list-style-position: outside;
	list-style-type: square;
}
#arts TD{
	font-family: "Times New Roman", Times, serif;
	border:1px solid #D68016;
	font-size: 14px;
	text-align: center;
}
