body {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	line-height:		14px;
	color: 				#000000;
	text-decoration: 	none;
	background-color: 	#ffffff;
	background-image:	url(../images/bg.gif);
	margin-left: 		0px;
	margin-top: 		0px;
	margin-right: 		0px;
	margin-bottom: 		0px;
}

a:link {
	color: 				#000000;
	font-weight:		normal;
	text-decoration: 	none;
}

a:visited {
	color: 				#999999;
	font-weight:		normal;
	text-decoration: 	none;
}

a:hover {
	color: 				#000000;
	font-weight:		normal;
	text-decoration: 	underline;
}
