@charset "utf-8";

a:link {
	color: #9122FF;
}
a:visited {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

body{
	background-image:url(../images/bgtile.gif);
	font-family:Tahoma;
	font-size: 12px;
}
