.august_style {
	text-align: right;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	text-decoration: none;
	font-weight: lighter;
	font-style: normal;
	letter-spacing: 4px;
	font-variant: small-caps;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: 4px;
	font-variant: small-caps;
}
.title_site {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-variant: small-caps;
	color: #666666;
	letter-spacing: 4px;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #00FF00;
	text-decoration: none;
	letter-spacing: 4px;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	font-variant: small-caps;
	letter-spacing: 3px;
}
