@charset "utf-8";
.text {
	font-family: Arial;
	font-size: 11px;
	color: #63686b;
}
.title_blue {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #153361;
}
.services {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #1e84c2;
}
.text_big {
	font-family: Arial;
	font-size: 12px;
	color: #63686b;
}
.text_login_error{
	font-family:Arial;
	font-size:11px;
	color:#FF0000;
	font-weight:bold;
}
a.link01{
	color:#153361;
	font-family:Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
a.link01:link{
	color:#153361;
	font-family:Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
a.link01:hover{
	color:#1e84c2;
	font-family:Arial;
	font-size: 11px; 
	text-decoration: none;
	font-weight: bold;
}
a.link02{	
	font-family:Arial;
	font-size: 11px;
	text-decoration: none;	
}
a.link02:link{
	font-family:Arial;
	font-size: 11px;
	text-decoration: none;	
}
a.link02:hover{
	font-family:Arial;
	font-size: 11px; 
	text-decoration: none;	
}

