body 
{
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	color:#333333;
	font-family:Arial,"‚l‚r ‚oƒSƒVƒbƒN",Osaka;
	font-size: 12px;
	font-weight: normal;
	
	scrollbar-base-color: #ffffff;
	scrollbar-track-color: #ffffff; 
	
}

a:link { color : #cccccc ; text-decoration:none;}
a:active { color : #cccccc ; text-decoration:none;}
a:visited { color : #cccccc ; text-decoration:none;}

A:HOVER{color : #eeeeee;background-color : white;text-decoration : none;}

td {
	font-size: 12px;
	line-height: 1.5em; 
	font-weight: normal;
}

img {
    border-style:none;
}

.small {
    line-height: 1.0em;
	color:#333333;
	font-family:Arial,"‚l‚r ‚oƒSƒVƒbƒN",Osaka;
	font-size: 10px;
	font-weight: normal;

}

.medium {
       font-size:1.2em;
	   line-height: 1.2em; 
       font-weight: normal;
	   font-family:Arial,Verdana;
	   color: #cccccc; 
	   text-decoration: none;
}

.large{
       font-size:1.5em;
	   line-height: 1.5em; 
       font-weight: normal;
	   font-family:Arial,Verdana;
	   color: #808080; 
	   text-decoration: none;

}


.snaparea a{
	border: 1px solid #cccccc;
	float: left;
	padding: 5px;
	margin-right: 5px;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.snaparea a:hover {
		border: 1px solid #808080;
}