body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote {  
	margin:0; 
	padding:0; 
} 

td {
	FONT-SIZE: 12px; 
	COLOR: #6A221B; 
	TEXT-DECORATION: none;
	font-weight: none;	
	FONT-FAMILY: Tahoma;
}

body{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background: url(images/page_bg.jpg);
	background-color: #F5E5FF;
}

a {
	color: #A205A8; 
	font-size: 20px;
	text-decoration: none;
	font-weight: none;
}
a:hover { 
	color: red; 
	font-size: 20px;
	text-decoration: none;
	font-weight: none;
}

a:visited {
	color: #A205A8; 
	font-size: 20px;
	text-decoration: none;
	font-weight: none;
}

a.logo_top {
	color: #FF7700; 
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a.logo_top:hover { 
	color: red; 
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

a.logo_top:visited {
	color: #FF7700; 
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

#desc {
	color: #D43771;
	font-size: 12px;
	text-align: center; 
	margin-top: 2px;
	font-weight: normal;	
}

.catlist a:link span, .trad a:visited span, .trad a:active span {
	color: #A205A8;
	text-decoration: none;
	display: block;
	background: #E9DAFF;
	background: url(images/link_bg.jpg);
	padding: 5px 0;
	FONT-SIZE: 21px;
	FONT-FAMILY: Arial, Sans-serif;
	FONT-WEIGHT: none;
}

.catlist a:hover span {
	color: red;
	text-decoration: underline;
}

.thumb {
	width: 320px; 
	height: 240px;
}

a.th:hover img {
	BORDER: 1px dotted red;
}

a.th img {
	BORDER: 1px solid #A205A8;
}

a.top:link {
	FONT-SIZE: 15px; 
	FONT-WEIGHT: none; 
	FONT-FAMILY: Verdana, Helvetica, Arial, Sans-serif; 
	TEXT-DECORATION: none; 
	COLOR: #A205A8;
}
a.top:visited {
	FONT-SIZE: 15px; 
	FONT-WEIGHT: none; 
	FONT-FAMILY: Verdana, Helvetica, Arial, Sans-serif; 
	TEXT-DECORATION: none; 
	COLOR: #A205A8;
}
a.top:hover {
	FONT-SIZE: 15px; 
	FONT-WEIGHT: none; 
	FONT-FAMILY: Verdana, Helvetica, Arial, Sans-serif; 
	TEXT-DECORATION: underline; 
	COLOR: red;
}
a.top:active {
	FONT-SIZE: 15px; 
	FONT-WEIGHT: none; 
	FONT-FAMILY: Verdana, Helvetica, Arial, Sans-serif; 
	TEXT-DECORATION: none; 
	COLOR: #A205A8;
}

#copyright {
	color: #A62AA9;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
}

.tdbrd {
	BORDER: 1px solid #B4466B;
}
