body{
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: bottom;
	overflow: hidden;
}
body,td{
	font-size: 2pt;
	font-family: 'MS PƒSƒVƒbƒN';
}
body{
	overflow: hidden
}
a:link{
	color: white;
	text-decoration: none;
}
a:visited{
	color: white;
	text-decoration: none;
}
a:active{
	color: dodgerblue;
	background-color: white;
	text-decoration: none;
}
a:hover{
	color: dodgerblue;
	background-color: white;
	text-decoration: none;
}