<style type="text/css"> 
<!--
a:link	{
	color : #000000;
	text-decoration : none;
}
a:visited	{
	color : #000000;
	text-decoration : none;
}
a:active	{
	color : #000000;
	text-decoration : underline;
}
a:hover	{
	color : #FF80FF;
	text-decoration : underline;
}
body	{
	color : #000000;
	font-family : "MS UI Gothic";
	font-size : medium;
	line-height : 130%;
	background-image : url("../background/line-pink.jpg");
	background-repeat : repeat;
	background-attachment : scroll;
	scrollbar-3dlight-color : #000000;
	scrollbar-arrow-color : #000000;
	scrollbar-base-color : #000000;
	scrollbar-darkshadow-color : #000000;
	scrollbar-face-color : #FF00FF;
	scrollbar-highlight-color : #000000;
	scrollbar-shadow-color : #000000;
}
-->
</style>
