td {
	font-size: 12px;
}
.Title {
	font-size: 14px;
	font-weight: bold;
	color: #766249;
	text-align:left;
	height:12;
}

body
{
background-image:url("bg.jpg"); 
border-left:0;
border-top:0;
margin-left:1;
margin-top:0;
background-attachment: fixed;
}
a:link 
{	
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #0099CC;
	text-decoration: underline;
}

.a1:link 
{	
	color: #666666;
	text-decoration: underline;
}
.a1:visited {
	color: #666666;
	text-decoration: underline;
}
.a1:hover {
	color: #000000;
	text-decoration: underline;
}
.a1:active {
	color: #0099CC;
	text-decoration: none;
}

.a2
{
	color: #F8F4EF;
	text-decoration: underline;

}



.button {
	border: 1px solid #D6C7B6;
	background-color: #EDEADC;
}

