#content {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
}
h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 40px;
	color: #666666;
	background-color: #FFFFFF;
	text-indent: 50px;
}
#content a {

	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
}
#content a:hover {


	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	background-color: #FFFFFF;
}
h2 {

	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 20px;
	color: #666666;
	background-color: #FFFFFF;
}
#content #news a {
	color: #666666;
	text-decoration: underline;
}
#content #news a:hover {
	color: #CC0000;
	text-decoration: underline;
}
