.immigrasitext {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
}
.white12 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;

}
.box {
	height: 15px;
	width: 90px;
}
.red12 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	
}
.black12 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #333333;
	text-decoration: none;

}



a:hover{
text-decoration: underline;
}

.boardSubject span{text-decoration:none; font-size:12px; color:#DDDDDD;}
A.boardSubject:link span{text-decoration:none; font-size:12px; color:#DDDDDD;}
A.boardSubject:visited span{text-decoration:none; font-size:12px; color:#DDDDDD;}
A.boardSubject:active span{text-decoration:none; font-size:12px; color:#DDDDDD;}
A.boardSubject:hover span{text-decoration:none; font-size:12px; color:#DDDDDD;}
