.hornstyle {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;

}
a.hornstyle:link {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;

}
a.hornstyle:visited {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.hornstyle:hover {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	border-color:#FF0000
}
.hornstyle1 {
	font-size: 12px;
	line-height: 24px;
	color: #666666;
}

a.hornstyle1:link {
	text-decoration: none;
	color: #666666;
}
a.hornstyle1:visited {
	font-weight: normal;
	text-decoration: none;
}
a.hornstyle1:hover {
	color: #CC0000;
	font-weight: bold;
}
.department2 {
	font-size: 12px;
	line-height: 24px;
	color: #666666;
	font-weight: bold;
}

a.department2:link {
	text-decoration: none;
	color: #666666;
}
a.department2:visited {
	text-decoration: none;
}
a.department2:hover {
	color: #CC0000;
	font-weight: bold;
}
