body {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #B7B7B7;
	text-decoration: none;
	margin: 0px;
	background-color: #000000;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
a.leftlink {
	font-family: "Century Gothic";
	font-size: 10pt;
	color: #B7B7B7;
	text-decoration: bold;
}
a.leftlink:hover {
	font-family: "Century Gothic";
	font-size: 10pt;
	color: #FF0300;
	text-decoration: bold;
	
}
a.leftlink1 {
	font-family: "Century Gothic";
	font-size: 10pt;
	color: #000000;
	text-decoration: bold;
}
a.leftlink1:hover {
	font-family: "Century Gothic";
	font-size: 10pt;
	color: #FF0300;
	text-decoration: bold;
}
a.leftlinknews {
	font-family: "Century Gothic";
	font-size: 10pt;
	color: #B7B7B7;
	text-decoration: bold;
}
a.leftlinknews:hover {
	font-family: "Century Gothic";
	font-size: 10pt;
	color: #FF0300;
	text-decoration: bold;
}
