.texte {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #AAAAAA;
	line-height: 15px;
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999999;
}
.menubas {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
}
.textegras {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
}
.menugras {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}
body {
	background-color: #000000;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #999999;
	font-weight: bold;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #999999;
	font-weight: bold;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #111111;
	font-weight: bold;
	position: absolute;
	top: 30px;
	width: 760px;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a {
	color: #999999;
	text-decoration: none;
}
