a{
	font-family : "Arial", Tahoma, Thonburi;
	font-size : 10px;	
}
a:active {
	text-decoration:none;
	color : #0086B0;
}
a:link {
	text-decoration:none;
	color : #FFFFFF;
}
a:visited {
	text-decoration:none;
	color : #FFFFFF;
}
a:hover {
	text-decoration:none;
	color : #FDFEFF;
	background-color : #008AC1;
}
.link{
	padding-left : 2px;
	padding-right : 2px;
}
body {
	scrollbar-arrow-color: #007BA2;
	scrollbar-3dlight-color: #3399CC;
	scrollbar-highlight-color: #85D6FF;
	scrollbar-face-color: #4CB2E5;
	scrollbar-shadow-color: #3399CC;
	scrollbar-track-color: #4EA9D8;
	scrollbar-darkshadow-color: #4EA9D8;
}
.text{
	font-family : "Arial", Tahoma, Thonburi;
	font-size : 10px;
	color : #777777;
	margin-left : 5px;	
	margin-right : 2px;
	margin-top : 2px;
}
input.input, textarea, select{
	font-family : "Arial", Tahoma, Thonburi;
	font-size : 10px;
	color : #535353;
	border: 1px solid #B0B0B0;
	background-color: #FAFAFA;
}
input.button{
	font-family : "Arial", Tahoma, Thonburi;
	font-size : 10px;
	color : #535353;
	border: 1px solid #B0B0B0;
	background-color: #FFFFFF;
	font-weight : bold;
}
.fivepx{
	margin-top : 5px;
	margin-bottom : 5px;	
}
.picture{
	border : 2px solid #CCCCCC;
}

