a:link {
	font-size: 12px;
	color: #706F6F;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #706F6F;
	text-decoration: underline;
}
a.1:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.1:visited {
	font-size: 12px;
	color: #EBEBEB;
	text-decoration: none;
}
a.1:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.2:link {

	font-size: 12px;
	color: #1B78B2;
	text-decoration: none;
}
a.2:visited {

	font-size: 12px;
	color: #125176;
	text-decoration: none;
}a.2:hover {

	font-size: 12px;
	color: #1B78B2;
	text-decoration: underline;
}
a.3:link {
	font-size: 12px;
	color: #337BA3;
	text-decoration: none;
	line-height: 18px;
}
a.3:visited {
	font-size: 12px;
	color: #1D465C;
	text-decoration: none;
	line-height: 18px;
}
a.3:hover {
	font-size: 12px;
	color: #019ADE;
	text-decoration: underline;
	line-height: 18px;
}
a.4:link {
	font-size: 12px;
	color: #706F6F;
	text-decoration: none;
}
a.4:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.4:hover {
	font-size: 12px;
	color: #0795E1;
	text-decoration: underline;
}

.style01 {
	font-size: 12px;
	color: #1B78B2;
	text-decoration: none;
}
.style02 {
	font-size: 12px;
	color: #706F6F;
	text-decoration: none;
	line-height: 16px;
}
.style03 {

	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}
.style04 {


	font-size: 12px;
	color: #A7A7A7;
	text-decoration: none;
	line-height: 18px;
}
.style05 {



	font-size: 12px;
	color: #337BA3;
	text-decoration: none;
	line-height: 18px;
}
.style06 {
	font-size: 12px;
	color: #27607E;
	text-decoration: none;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
}
.style07 {

	font-size: 09px;
	color: #A7A7A7;
	text-decoration: none;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

 
 
 h2{
 border-style:dashed;
 border-width:3px;
 border-left-width:10px;
 border-right-width:10px;
 border-color:red;    
 
 }
 