@charset "utf-8";
/* CSS Document */
body {
	margin-left: 5px;
	margin-top: 2px;
	background-color: #000000;
	font-style: italic;
	text-decoration: none;
}
p {
	font-size: 24px;
	font-weight: normal;
}
h1 {
	font-size: 33px;
}
h2 {
	font-size: 24px;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #FF0099;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
body,td,th {
	color: #999999;
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
}
.img {
	border: thin inset #000099;
}
.lien {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #666666;
}
.lovesita {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	float: right;
	margin-top: 411px;
	margin-right: 10px;
}
