body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-image: url(images/body_bg.jpg);
	text-align: center;
}
img {
	border: 0px;
}
a {
}
a:hover {
	text-decoration: none;
}
td a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC6699;
}
td a:hover {
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CC6699;
}
#header_bg {
	width: 100%;
	text-align: center;
	background-image: url('images/header_bg.jpg');
}
td.descr {
	text-align: center;
	width: 155px;
	font-size: 10px;
	background-image: url('images/3.jpg');
}
#content {
	width: 100%;
}
#content img {
	background-color: #fbcce1;
	border: 1px solid #f490b8;
	padding: 1px;
	margin: 1px;
	color: #80674D;
}
#content img:hover {
	border: 1px solid #ffffff;
}
#content table {
	width: 100%;
	padding: 0px;
	margin: 0px;
}
#content td {
	width: 33%;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
}
#content td a {
	font-size: 24px;
}
#content td a:hover {
	text-decoration: none;
}
#thumbolink {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#000000;
	text-align: left;
	font-weight:bold;
}

#thumbolink a {
    font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#cc66aa;
	text-align:center;
	text-decoration:underline;
}

#thumbolink a:link {text-decoration:underline;	color:#cc66aa; font-size: 13px;}
#thumbolink a:hover {text-decoration: none;	color:#cc66aa; font-size: 13px;}
#thumbolink a:visited {text-decoration:underline;	color:#cc66aa; font-size: 13px;}

#thumbolink a:link img {  border-color:#f490b8; border-width: 1px; border-style:solid;}
#thumbolink a:hover img {  border-color:#f490b8; border-width: 1px; border-style: solid; }
#thumbolink a:visited img {  border-color:#f490b8; border-width: 1px; border-style:solid;}
#thumbolink a:active img { border-color:#f490b8; border-width: 1px; border-style: solid; }

