body
{
	font-family: arial, helvetica, sans-serif;
}

.copyright {
	font-size: 11px;
	color: #333333;
}
.copyrightinner {

	font-size: 11px;
	color: #FFFFFF;
}

.content {
	font-size: 16px;
	line-height: 30px;
	color: #333333;
	font-weight: bold;

}

.menu a
{
	color: #ff6600;
	font-size: 24px;
	text-decoration: none;
 
}

.menu a:hover
{
	color: #ff3399;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}

