/*-------------------------------------------------------------------------*/
body
{
	background: 		#e5e8ed;
	background-image:	url(pics/main_bg.png);
	background-repeat: 	no-repeat;
	background-position: 	center bottom;
	background-attachment: 	fixed;
	font-family: 		Arial;
	font-size:		12px;
}
/*-------------------------------------------------------------------------*/
a:link
{
	font-family: 		Arial;
	font-size:		12px;
	text-decoration: 	none;
}
/*-------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------*/
a:visited
{
	font-family: 		Arial;
	font-size:		12px;
	text-decoration: 	none;
}
/*-------------------------------------------------------------------------*/
a:active
{
	font-family: 		Arial;
	font-size:		12px;
	text-decoration: 	none;
}
/*-------------------------------------------------------------------------*/
td
{
	font-family: 		Arial;
	font-size:		12px;
	text-decoration: 	none;
}
/*-------------------------------------------------------------------------*/
