body {
	margin:0 auto;
	padding: 0;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 0.8em;
	text-align: center;
	background-color: #621329;
}


h1 {
	font-size: 16px;
	margin: 0 0 5px 0;
	padding: 2px 0px 0px 0px;
	font-family: tahoma;
	font-weight: bold;
	background-color: #FED6D6;
}
h2 {
	font-size: 1em;
	margin: 0 0 5px 0;
	padding: 2px 0px 0px 0px;
}

h3 {
	font-size: 1.3em;
	margin: 0 0 5px 0;
	padding: 2px 0px 0px 0px;
	border-bottom: 2px solid #eee;
}

.category_menu_header{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#fff;
}
.category_menu_header a:link, 
.category_menu_header a:visited{
	color:#fff;
	text-decoration: none;
}
.category_menu_header a:hover{
	color: pink;
}
.category_menu_subcategory a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;	
	font-weight:bold;
	color:#fff;	

}
.category_menu_subcategory a:link, 
.category_menu_subcategory a:visited{
	color:#fff;
}
.category_menu_subcategory a:hover{
	color:#A6361E;
}
img {
border-width:0;
}


.bordered {
	border: 0.3mm solid #410A0C;
}
.borderedwhite {
	border: 0.5mm solid #fff;
}

.copyright {
	color: #666666;
	font-size: 0.8em;
	margin-right: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
.content a:link {
	text-decoration: underline;
	color: #660033;
}
.content a:active {
	text-decoration: underline;
	color: #660033;
}
.content a:visited {
	text-decoration: underline;
	color: #660033;
}

.content a:hover {
	color: #009900;
}
