.addtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.your_Link1{ 
font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #FFFFFF;
} 

.your_Link1:hover {
	font-family: Arial;
	color: #FFCC99;
	font-size: 11 px;
	font-style: normal;
	line-height: 14px;
	text-decoration: underline;
} 
