	body {
	margin:0;
	background-color:white;
	}

	A:link { text-decoration:underline;color:navy;}
	A:visited { color:#369;}
	A:active { color:#cfc;} 
	A:hover { text-decoration:none;color:maroon;}

	A.ex:link { color:#eee;}
	A.ex:visited { color: #eee;}
	A.ex:active { color: #0FF;} 
	A.ex:hover { color: #0FF;} 

	 .fix12{
	font-size:12px;
	color:#555;
	font-family:"MS PGOTHIC",Osaka,sans-serif;
	line-height:1.3;
	}
	
