body{

	background-image:url();
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:right;

}

a:link {color:#555555;  text-decoration:none;}
a:visited {color:#555555; background:;text-decoration:none;}
a:hover {color:#ffffff; background:#ff4400; text-decoration:none;}
a:active {color:#555555; background:;text-decoration:none;}

td{
	font-size:0.8em;
}


#border01{
	border:1 solid #346B4D;
	
