A {text-decoration:none;}
A:visited {color:#0099FF;}
A:link {color:#0099FF;}

#link_current{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
}

#link_current_sub{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
}

#link_other{
	color:#BBDDFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
}

#link_main{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
}

#link_other:hover{
	text-decoration:underline;
}

#link_main:hover{
	text-decoration:underline;
}

#link_other_bg:hover{
	background-color:#008040;
}

#link_other_sub_bg:hover{
	background-color:#008040;
}

a:hover{
	text-decoration:none;
	color:#0066CC;
}

.main{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}

.empl_head{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
}

.empl_link{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	padding-top:10px;
}

p{
	text-indent:20px;
}

.copyr{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#999999;
}