

.link {
	font-family: verdana;
	font-size: 7pt;
	font-style: normal;
	font-weight: bold;
	color: orange;
	text-decoration: none;
}
A.link:hover {color:gray;} 

.link2 {
	font-family: verdana;
	font-size: 7pt;
	font-style: normal;
	font-weight: bold;
	color: #EB7B03;
	text-decoration: none;
}
A.link2:hover {color:gray;} 

.text {  font-family: verdana; font-size: 7.5pt; font-style: normal; font-weight: normal; color: #5B5B5B; text-decoration: none;}
A.text:hover {color:#0F1077;} 

.text3 {  font-family: verdana; font-size: 7.5pt; font-style: normal; font-weight: normal; color: #0F1077; text-decoration: none;}
A.text3:hover {color:orange;} 

.text2 {  font-family: verdana; font-size: 7pt; font-style: normal; font-weight: bold; color: #EB7B03; text-decoration: none;}
A.text2:hover {color:gray;} 

.bottom {
	font-family: arial;
	font-size: 7.5pt;
	font-style: normal;
	font-weight: none;
	color: #ffffff;
	text-decoration: none;
}
A.bottom:hover {color:orange;} 

.more {  font-family: verdana; font-size: 7pt; font-style: normal; font-weight: bold; color: green; text-decoration: none;}
A.more:hover {
	color: red;
} 


.on {
	font-family: verdana;
	font-size: 7pt;
	font-style: normal;
	font-weight: bold;
	color: #114F79;
	text-decoration: none;
}
A.on:hover {color:orange;} 

