body{

	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:right;

}

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

td{
	font-size:0.75em;
}


#border01{
	border:solid #5599ff;
	border-width:1px
}

