body {
	background:#E6E6E6 url(/images/Background.png) repeat-x;
	color: #333333;
	font: 11px Arial, Helvetica, sans-serif;
	padding:20px;
    padding-top:32px;
}
a {
	color: #69C;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color: #333333;
}
#XHTML {
	background:url(/images/Sprite.png);
	background-position: 0px -234px;
	width:88px;
	height:31px;
}
#CSS {
	background:url(/images/Sprite.png);
	background-position: 0px -196px;
	width:88px;
	height:31px;
}
.postTitle {
	color: #36F;
	font-size: 11px;
	font-weight: bold;
	font-family: tahoma, arial, verdana, sans-serif;
}