.headerText {  font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; font-size: 10px; color: #000000; line-height: 140%}
.headerTextRoman {  font-family: "Helvetica", "Arial", "sans-serif"; font-size: 10px; color: #000000; line-height: 140%}
.profileText {  font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; font-size: 10px; color: #000000; line-height: 160%}
.headerTextYellow { font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; font-size: 10px; color: #FFFF99; line-height: 140%}

A:link		{color:yellow; text-decoration:none}
A:visited	{color:yellow; text-decoration:none}
A:active		{color:#CC6666; text-decoration:none}
A:hover		{color:#999933; background-color:#000000}

body
	{
	background-image:url("images/bg.jpg");
	background-repeat:no-repeat;
	background-position: center top; 
	background-attachment:fixed;
	}