.body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.bottom a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}
.bottom a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #666666;
}
.bottom a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #CCCCCC;
}
.bottom {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #999999;
}
.name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #ef3e42;
	font-weight: bold;
}
.visit {
	background-color: #CCCCCC;
}
