BODY {
	background-image: url(imgs/home_bg.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-left:0px;
	margin-right: 0px;
	margin-top: 0px;
	
}

td {
	font-family: arial, verdana;
	color: #343434;
	font-size: 10pt;
}


td a:link, td a:visited {
	font-family: arial, verdana;
	color: #663333;
	font-size: 10pt;
	text-decoration: underline;
}

td a:hover, td a:active {
	font-family: arial, verdana;
	color: #663333;
	font-size: 10pt;
	text-decoration: none;
}


.footer {
	font-family: verdana, arial;
	color: #666666;
	font-size: 11px;
}

.footer a:link, .footer a:visited {
	font-family: verdana, arial;
	color: #666666;
	font-size: 11px;
	text-decoration: none;
}

.footer a:hover, .footer a:active{
	font-family: verdana, arial;
	color: #666666;
	font-size: 11px;
	text-decoration: underline;
}
