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: #FFE190; 
	TEXT-DECORATION: none; 
	FONT-FAMILY: Tahoma
}

body{
font-family: Tahoma, Arial, Helvetica, sans-serif;
background: url(images/logo_bg.jpg) repeat-x;
background-color: #FFFFFF;
}

a {
	color: #B94586; 
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
}
a:hover { 
	color: red; 
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
}

a.logo_top {
	color: #B94586; 
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a.logo_top:hover { 
	color: red; 
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

#desc {
color: #AA1A57;
font-size: 11px;
text-align: center;
margin-left:26; 
margin-top:5;
margin-right:0;
}

.thumb {
	width: 320px; 
	height: 240px; 
	margin: 2px; 
	margin-bottom:4px; 
	margin-top:0px; 
}

a.th:hover img {
	BORDER: 1px dashed #791B5A;
}

a.th img {
	BORDER: 1px solid #DC4A8B;
}

a.th:visited img {
	filter: Gray
}

a.top:link {
	FONT-SIZE: 14px; 
	FONT-WEIGHT: bold; 
	FONT-FAMILY: Verdana, Helvetica, Arial, Sans-serif; 
	TEXT-DECORATION: none; 
	COLOR: #A896BE;
}
a.top:visited {
	FONT-SIZE: 14px; 
	FONT-WEIGHT: bold; 
	FONT-FAMILY: Verdana, Helvetica, Arial, Sans-serif; 
	TEXT-DECORATION: none; 
	COLOR: #A896BE;
}
a.top:hover {
	FONT-SIZE: 14px; 
	FONT-WEIGHT: bold; 
	FONT-FAMILY: Verdana, Helvetica, Arial, Sans-serif; 
	TEXT-DECORATION: underline; 
	COLOR: #DC4A8B;
}
a.top:active {
	FONT-SIZE: 14px; 
	FONT-WEIGHT: bold; 
	FONT-FAMILY: Verdana, Helvetica, Arial, Sans-serif; 
	TEXT-DECORATION: none; 
	COLOR: #A896BE;
}

#copyright {
color: #391200;
font-size: 12px;
text-align: center;
margin-top: 10;
}

.tdbrd {
	BORDER: 1px solid #DC4A8B
}
