a.2:link {
	color: #ffffff;
	text-decoration: none;
}
a.2:visited {
	text-decoration: none;
	color: #ffffff;
}
a.2:hover {
	text-decoration: underline;
	color: #000000;
}
a.2:active {
	text-decoration: none;
	color: #ffffff;
}

a.1:link {
	color: #000000;
	text-decoration: none;
}
a.1:visited {
	text-decoration: none;
	color: #000000;
}
a.1:hover {
	text-decoration: underline;
	color: #ff0000;
}
a.1:active {
	text-decoration: none;
	color: #ffffff;
}

.bk{
	BORDER-RIGHT:0px; BORDER-TOP:0px; BORDER-LEFT:0px; BORDER-BOTTOM:#727272 1px dotted
}

.bk2{
	BORDER-RIGHT:#F67B02 1px solid; BORDER-TOP:0px; BORDER-LEFT:#F67B02 1px solid; BORDER-BOTTOM:#F67B02 1px solid
}

.title{
	font-size:14px;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}

.title2 {
	font-size:14px;
	color: #01384A;
	font-weight:bold;
	text-decoration: none;
}