body {
	background-color:#FFFFFF;
	margin: 0px;
	padding: 0px;
}


.mnuTopBtn a{
	font-family:Verdana;
	font-size:10px;
	color:#FF5F55;
	text-decoration:none;
}

.category {
	font-family:Verdana;
	font-size:11px;
	line-height:13px;
	color:#FF5F55;
	text-decoration:none;
}


.caption {
	font-family:Verdana;
	font-size:12px;
	line-height:14px;
	color:#A19789;
	text-decoration:none;
}


.footer {
	font-family:Verdana;
	font-size:8px;
	line-height:14px;
	color:#A19789;
	text-decoration:none;
}




h1 {
	font-family: Verdana;
	font-size:18px;
	color:#666666;
	line-height:24px;
	vertical-align:bottom;
	padding-top:4px;
}
h2 {
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	color:#A19789;
}
p {
	font-family:Verdana;
	font-size:13px;
	color:#A19789;
}

a {
	font-family:Verdana;
	font-size:13px;
	color:#FF5F55;
}


