/* CSS Document */


td { font-size: 12px; line-height: 19px; color: #eeeedd; }
p { font-size: 12px}


TEXTAREA,SELECT { 
 background-color : #f9f9f9 ; 
 border-style: solid;
 border-color: #999999;
 
 border-top-width: 1px; 
 border-right-width: 1px; 
 border-bottom-width: 1px; 
 border-left-width: 1px; 
}




.fbdr { border:1px solid #999999; shadow-color: #ff0000;}

.font14 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 14px;
	font-style: normal;
	color: #006666;
	font-weight: bolder;
	line-height: 18px;
	text-decoration: none;


}
.px6 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 6px;
	font-style: normal;
	color: #666666;
	text-decoration: none;

}
.font10 {
	font-size: 10px;
}
.font18 {
	font-size: 18px;
}


a {text-decoration:none;}

A:link	{text-decoration:underline;color:#eeeedd}
A:visited{text-decoration:underline;color:#eeeedd}
A:active{text-decoration:underline;color:#eeeedd}
A:hover	{text-decoration:underline;color:#E7B0AD;}

A:area { outline: 0px none transparent; }

