body {
	background-color: #242424;
	font-family: tahoma, verdana;
	font-size: 12px;
	color: #000000;
}
.navbar {
	background-color: #FAD0F8;
}
a.topnav {
	color: #000000;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 12px;
	padding-bottom: 7px;
	padding-left: 12px;
	float: left;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFC1C1;
	border-right-color: #FFC1C1;
	border-bottom-color: #FFC1C1;
	border-left-color: #FFC1C1;
}
.main {
	background-color: #FFFFFF;
}
li a{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 3px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	display: block;
}
.cats {
	color: #666666;
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
li {
	list-style-type: none;
}
h1 {
	font-size: 14px;
	color: #FF66CC;
	margin: 0px;
	padding: 0px;
}
.right {
	background-color: #000200;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FF99CC;
	border-right-color: #FFC1C1;
	border-bottom-color: #FF99CC;
	border-left-color: #FFC1C1;
	padding: 3px 5px;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.tips {
	background-color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.footer {
	color: #FFFFFF;
}
a.footlink {
	color: #FFFFFF;
	text-decoration: none;
}
.left {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #FFFFFF;
	background-image: url(love.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
