@charset "utf-8";
/* CSS Document */

.author {
	color:#CCCCCC;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
}
.author a {
	color: #CCCCCC;
}
.author a:visited {
	color: #CCCCCC;
}
.author a:hover {
	color: #CCCCCC;
}
