body {
	background-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(../images/gackt_back.jpg);
	background-repeat: repeat-y;
}
a:link {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #000000;
}
a:visited {
	text-decoration: none;
	color: #990000;
	background-color: #000000;
}
a:hover {
	text-decoration: line-through;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #000000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	font-weight: bold;
	font-variant: normal;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	font-style: italic;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	text-decoration: none;
	background-color: #000000;
}
