* {
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:14px;
}
.category {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}
.pager {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}
.title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight: bold;
}
.price {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}
.comment {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}
.description {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}
.thumbnail {
	margin:3px;
	border: 3px solid #fff;
}
.thumbnail_live {
	margin:3px;
	border: 3px solid #000;
}
body {
	background-color: #000000;
	color: #FFFFFF;
	font-size: medium;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:link {color: #999999; 
text-decoration: underline;
}

a:visited {color: #999999; 
text-decoration: underline;
}

a:active {color: #999999; 
text-decoration: underline;
}

a:hover {color: #999999; 
	text-decoration: none;
}


