
.link1 A:link {
	font-size: 12px;
	font-weight: nomal;
	color: #333333;
	text-decoration: none;
}


.link1 A:visited {
	font-size: 12px;
	font-weight: nomal;
	color: #333333;
	text-decoration: none;
}

.link1 A:hover {
	font-size: 12px;
	font-weight: nomal;
	color: #993333;
	text-decoration: none;

}

.link2 A:link {
	font-size: 12px;
	font-weight: nomal;
	color: #333333;
	text-decoration: underline;
}


.link2 A:visited {
	font-size: 12px;
	font-weight: nomal;
	color: #333333;
	text-decoration: underline;
}

.link2 A:hover {
	font-size: 12px;
	font-weight: nomal;
	color: #993333;
	text-decoration: underline;

}

.link3 A:link {
	font-size: 10px;
	font-weight: nomal;
	color: #003399;
	text-decoration: underline;
}


.link3 A:visited {
	font-size: 10px;
	font-weight: nomal;
	color: #003399;
	text-decoration: underline;
}

.link3 A:hover {
	font-size: 10px;
	font-weight: nomal;
	color: #3366cc;
	text-decoration: underline;

}
.link4 A:link {
	font-size: 12px;
	font-weight: nomal;
	color: #003399;
	text-decoration: underline;
}


.link4 A:visited {
	font-size: 12px;
	font-weight: nomal;
	color: #003399;
	text-decoration: underline;
}

.link4 A:hover {
	font-size: 12px;
	font-weight: nomal;
	color: #993333;
	text-decoration: underline;

}

.link5 A:link {
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	text-decoration: underline;
}


.link5 A:visited {
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	text-decoration: underline;
}

.link5 A:hover {
	font-size: 14px;
	font-weight: bold;
	color: #993333;
	text-decoration: underline;

}
