.normal {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.normal:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.normal1 {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color:#000066;
	text-decoration: none;
}
.normal2 {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color:#666666;
	text-decoration: none;
}

.welcome {
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.links {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.links:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color:#FF0000;
	text-decoration: underline;
}
.text-hidden {
	font-family: verdana;
	font-size: 1px;
	font-weight: normal;
	color:#FFFFFF;
	text-decoration: none;
}
.text-hidden-grey {
	font-family: verdana;
	font-size: 1px;
	font-weight: normal;
	color:#ACACAC;
	text-decoration: none;
}
.box-text {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color:#003366;
	text-decoration: none;
}
