body {
	background-color: #333333;
	margin-left: 100px;
}

h2 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #CCCCCC;
}

p {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #CCCCCC;
}
a {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
