body	{
	font-size        : 12px;
	color            : black; }

p,blockquote,ul,ol,dl,li,dt,dd,div,th,td,caption,strong,em  {
	font-size        : 12px;
	color            : black;
	font-family      : "‚l‚r ‚oƒSƒVƒbƒN",arial,"Osaka",sans-serif; }
pre {
	font-family      : "‚l‚r –¾’©",times,"Osaka",serif; }
p,dl,ul,ol {
	line-height      : 1.5em; }


A:Link, A:Visited, A:Active{
	color            : #4169E1 ;
	text-decoration  : none; }

a.name	{
	text-decoration  : none; }

A:Hover	{
	background-color : pink;
	color : navy; }

.underline  {
	color            : #4169E1;
	text-decoration  : underline; }

