.btn {
}
a:link {
	color: #C00;
	text-decoration: none;
}
a:hover {
	color: #FC3;
	text-decoration: none;
}
.pngfix {
}
a:visited {
	color: #900;
	text-decoration: none;
}
.small {
	font-size: 12px;
	line-height: 22px;
}
body {
	background-image: url(images/base.jpg);
	background-repeat: repeat;
	background-position: center top;
	font-size: 14px;
	line-height: 22px;
}
