body{
	font-weight			:	normal;
	font-style			:	normal;
	color				:	#FFFFFF;
	text-decoration		:	none;
	margin-left			:	auto;
	margin-right		:	auto;
	background-color: #444444;
	font-family: "Trebuchet MS", verdana;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
		}
td {
	font-family: "Trebuchet MS", verdana;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
}
		
a:link	{
		color				:	#FF0000;
		text-decoration		:	none ;
	color: #FF9900;
	text-decoration: none;
		}



a:active {
		text-decoration		:	underline ;
		color				:	#FF0000}
		
	

a:hover {
		font-style			:	normal;
		text-decoration		:	underline ;
		color				:	#FF9900}
		
a:visited {
	color: #FF9900;
	text-decoration: none;
}
#wrapper {
	width: 760px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: auto;
}
.center {
	margin-right: auto;
	margin-left: auto;
}
.img_right{
	float: right;
	border: 1px solid #FFF;
	margin-left: 20px;
}
