
BODY{
	margin-top:0px;
	margin-left:0px;
	background-attachment: fixed;
	background-image: url(../shop/001tandm/model.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
a:link{
	color:#000000;
	text-decoration: none;
}
a:active {
	color:#FF0000;
	text-decoration: none;
}
a:visited{
	color:#000000;
	text-decoration: none;
}
a:hover{
	color:#FF0000;
	text-decoration: none;
}
body,td,th{font-size:12pt;}